Forum Moderators: not2easy
I know that relative positioning is necessary to replace CSS with tables.
Yes, I have tried absolute positioning with a left and top property, but I find that smaller 15 inch monitors crush the web page together with the absolute positioned <DIV> tag just floating on topof the mess.
So, what is best for the "Table to CSS" transition? Absolute or Relative?
See my post on http://www.webmasterworld.com/forum83/1868-2-15.htm [webmasterworld.com] (message 22) for an example of how using both relative and absolute positioning together allows you to achieve something you cannot achieve as simply and elegantly with either alone.