Jason needs to create a table with four columns and six rows. Which of the following attributes
must he include in the <td> tag to allow the first cell to span across the entire width of the table?
A.
rowspan=”6″
B.
colspan=”4″
C.
colspan=”6″
D.
width=”100%”