Computer Science, asked by piyushnehra2006, 10 months ago

what are the attributes of td tag ​

Answers

Answered by Anonymous
4

Explanation:

Answer..;

The <td> tag defines the standard cells in the table which are displayed as normal-weight, left-aligned text.

The <tr> tag defines the table rows. There must be at least one row in the table.

The <th> tag defines the header cells in the table which are displayed as bold, center-aligned text.

Thanks.

Similar questions