| Go Back |
A Simple Table |
Go Back |
|
But I don't need tables unless I have tabular data to display? You do need tables- almost all webpages use them. Most pages need tables although you don't see them as they have no borders. Unlike word-processing we don't have columns or text boxes in HTML (yet). So, most layout other than a boring text page requires tables for page layout. They can get quite complicated with tables inside the cells of other tables, for complex layout. You can see the single cell tables in the page below. Click here to see the tables which are used to layout this page.
|