Table Size:(in pixels)
width:    height:

Number Rows:

Number Cols:

Colspan:
row number to start span:
col number to start span:
number cols to span:

Select Doc Type:


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