Solved

To Merge a Cell Across Multiple Columns in an HTML

Question 3

Multiple Choice

To merge a cell across multiple columns in an HTML table, you use the ____ attribute in the opening th or td tag for the cell to specify the number of columns in which it should be displayed.


A) rowspan
B) colspan
C) Either A or B.
D) Neither A nor B.

Correct Answer:

verifed

Verified

Related Questions