| table 1 |
| table 2 |
| table 3 |
| table 4 |
| table 5 |
|
They occupy much of the same space. Usually this is done with css placement and Z-indexing. There is no style tag in the head, instead i used JS. The script in the head tells where the tables go just like a style tag. Z-indexing is done with the proper formatting of the page. Pages load top to bottom and back to front. So the table i want furthest into the background is put first into the body of the page, and built up from there. You may say "whats the point?" First of all pages SHOULD always be formatted properly. And second, it makes all webbers able to see your pages. That is after all who we write these pages for. next page. text file |