Give aa brief description of COLSPAN and ROWSPAN with an example
Answers
Answered by
1
Answer:
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. These attributes have numeric values, for example, colspan=3 will span three columns
Answered by
1
Answer:
colspan is used to specify columns in a cell.
rowspan is used to specify rows in a cell.
they both are<td> attributes.
hope it helps uu.
please mark me as brainliest..
if u follow me i follow u back...
Similar questions