Computer Science, asked by oemussira283, 2 months ago

explain the attributes of both <TR> and <TD> tag​

Answers

Answered by NilayAnand
1

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

Explanation: I hope it helps

Similar questions