CBSE BOARD X, asked by harishsinhmar6346, 1 year ago


If the row span attribute in a tag has a value 2, then what type of data cell
will be created in the table?

Answers

Answered by t9450810464
4

Answer:

Mark ma as brainlist

Explanation:

<td> denotes a table cell, the name implying 'data', while <th> denotes a table 'header'. The two can be used interchangeably, but it is recommended that header cell be only used for the top and side headers of a table.

Similar questions