I would like to demonstrate two HTML tags (elements) not covered in our COMP 1850.
<th></th>
Defines a header cell in a table.
bgcolor, nowrap, valign
background-color, border, color, height, text-align, vertical-align, padding
<caption></caption>
Defines a table caption.
text-align, caption-side