Why table tag is used in HTML?

Query By: PEAT SIA

S

Simran Rana

Tables in HTML

Actually, tables are very useful in web development that allow web developers to arrange data into proper and user-friendly look rows and columns that's why Table tags are very important in web design for web developers.


Table Tags Used in HTML

In web designing, the HTML table is created with the help of some HTML table tags such as <table>, <tr>, <th>, <td>, <dd>, etc... All mentioned are used for the pair of opening and closing tags.

<table>

  <tr>

    <th></th>

    <td></td>

    <dd></dd>

  <tr>

</table>

1 votes

Your Answer

Email Us: advertise@gdatamart.com

Donate Us: Support to GDATAMART

LifeStyle & Fun

© 2024 GDATAMART.COM (All Rights Reserved)