colspan and Rows pan what?
Answers
Answered by
0
Answer:
rowspan and colspan are <td> tag attributes.
Explanation:
The rowspan and colspan are <td> tag attributes. These are used to specify the number of rows or columns a cell should span. The rowspan attribute is for rows as well as the colspan attribute is for columns.
Similar questions