
March 5th, 2003, 08:11 AM
|
|
Contributing User
|
|
Join Date: Mar 2002
Location: North West UK
Posts: 119
Time spent in forums: 4 h 17 m 53 sec
Reputation Power: 12
|
|
|
CSS and tables
Hi
My web page layout is done with a table - tried and failed to do it with CSS - many unfruitful hours, when it worked in IE it didn't in NS and vice versa.
Anyway, my question is this:
When I use absolute position (or relative position) on a div which is situated inside a cell of a table, is the cell <td> the parent housing the div, or is it the table, or is it the <body> of the page? To what is my positioning referencing? Do the laws of CSS still apply to divs etc situated in tables?
thanks
david
|