What would the colspan attribute do in this HTML code?
colspan
<tr> <td colspan="___">Content</td> </tr>
Set column width
Span multiple columns
Span multiple rows
Set row height