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