For those of you who would like to start using tableless layout for your web pages,
the following script will simulate a table layout with div tags.
The markup is available below the simulated table.
It is very basic at this point but I think you can get a good idea of how you can position
elements using only CSS.
Sorry I haven't worked out a rowspan or multiple colspans yet.
Back Home