UNIQUE INSTITUTE OF COMPUTER TECHNOLOGY

Day 15: प्रोजेक्ट डे

Day 15: प्रोजेक्ट डे

असाइनमेंट:

  1. निम्नलिखित फीचर्स के साथ एक वेबसाइट बनाएं:
    • एक हेडर जिसमें नेविगेशन मेन्यू हो।
    • एक इमेज गैलरी जिसमें 4 इमेज हों।
    • एक कॉन्टैक्ट फॉर्म।
    • एक टेबल जिसमें प्रोडक्ट की लिस्ट हो।
    • एक फुटर जिसमें कॉपीराइट नोट हो।
      उदाहरण:

html

Copy code

<!DOCTYPE html>

<html>

<head>

    <title>फाइनल प्रोजेक्ट</title>

</head>

<body>

    <header>

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

        <nav>

            <a href=”#gallery”>गैलरी</a> |

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

        </nav>

    </header>

    <main>

        <section id=”gallery”>

            <h2>इमेज गैलरी</h2>

            <img src=”img1.jpg” alt=”इमेज 1″>

            <img src=”img2.jpg” alt=”इमेज 2″>

        </section>

        <section id=”contact”>

            <h2>संपर्क फॉर्म</h2>

            <form>

                <label>नाम:</label>

                <input type=”text”>

                <button>सबमिट</button>

            </form>

        </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