Computer Science, asked by chanchaljana071, 9 days ago

colspan and Rows pan what? ​

Answers

Answered by tajit9914
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