UNIQUE INSTITUTE OF COMPUTER TECHNOLOGY

html assignment day 03

Day 03

असाइनमेंट:

  1. HTML में लिस्ट बनाएं:

<!DOCTYPE html>

<html>

<head>

    <title>लिस्ट का उदाहरण</title>

</head>

<body>

    <h2>ऑर्डर्ड लिस्ट</h2>

    <ol>

        <li>पहला आइटम</li>

        <li>दूसरा आइटम</li>

        <li>तीसरा आइटम</li>

    </ol>

    <h2>अनऑर्डर्ड लिस्ट</h2>

    <ul>

        <li>पहला बिंदु</li>

        <li>दूसरा बिंदु</li>

        <li>तीसरा बिंदु</li>

    </ul>

    <h2>नेस्टेड लिस्ट</h2>

    <ul>

        <li>मुख्य आइटम

            <ul>

                <li>उप-आइटम 1</li>

                <li>उप-आइटम 2</li>

            </ul>

        </li>

    </ul>

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