UNIQUE INSTITUTE OF COMPUTER TECHNOLOGY

Day 11: Semantic HTML

Day 11: Semantic HTML

असाइनमेंट:

  1. Semantic टैग्स का उपयोग करें:

<!DOCTYPE html>

<html>

<head>

    <title>Semantic HTML</title>

</head>

<body>

    <header>

        <h1>मेरी वेबसाइट</h1>

        <nav>

            <a href=”#home”>होम</a> |

            <a href=”#about”>हमारे बारे में</a> |

            <a href=”#contact”>संपर्क करें</a>

        </nav>

    </header>

    <main>

        <section id=”home”>

            <h2>स्वागत है</h2>

            <p>यह होम सेक्शन है।</p>

        </section>

        <section id=”about”>

            <h2>हमारे बारे में</h2>

            <p>हम वेब डेवेलपमेंट सिखाते हैं।</p>

        </section>

    </main>

    <footer>

        <p>कॉपीराइट © 2024</p>

    </footer>

</body>

</html>

Select the fields to be shown. Others will be hidden. Drag and drop to rearrange the order.
  • Image
  • SKU
  • Rating
  • Price
  • Stock
  • Availability
  • Add to cart
  • Description
  • Content
  • Weight
  • Dimensions
  • Additional information
  • Attributes
  • Custom attributes
  • Custom fields
Click outside to hide the comparison bar
Compare