1.

What do you understand by col span and row span​

Answer»

ANSWER:

The rowspan and COLSPAN are

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.



Discussion

No Comment Found