UNIQUE INSTITUTE OF COMPUTER TECHNOLOGY

html assignment day 05

Day 05: टेबल्स

असाइनमेंट:

  1. एक टेबल बनाएं:

html

Copy code

<!DOCTYPE html>

<html>

<head>

    <title>HTML टेबल</title>

</head>

<body>

    <h2>प्रोडक्ट टेबल</h2>

    <table border=”1″ cellpadding=”5″ cellspacing=”0″>

        <tr>

            <th>क्रम</th>

            <th>नाम</th>

            <th>कीमत</th>

        </tr>

        <tr>

            <td>1</td>

            <td>किताब</td>

            <td>₹200</td>

        </tr>

        <tr>

            <td>2</td>

            <td>पेन</td>

            <td>₹50</td>

        </tr>

    </table>

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