Put the code in first then put in your text
Tables <table></table>Creates a table <tr></tr>Sets off each row in a table <td></td>Sets off each cell in a row <th></th>Sets off the table header (a normal cell with bold, centered text)
Enter supporting content here