HTML and CSS Reference
In-Depth Information
10. Close the table with the </table> tag:
<body>
<table>
<tr>
<td>links</td>
<td>content</td>
</tr>
</table>
When you're done, it should look like this:
Search WWH ::




Custom Search