Table vs Div vs Layer - design layout
Hi,
Designing pages/sites.
I currently use Divs to layout, which Nutscrape doesn't like... at all (floating problems I think it was). Tables gave a better layout initially, but restricted the scrolling in ie (as in the table cell always expanded even when I styled it in css). Nutscrape gave up and either didn't display the page at all or lost the colours/styles but got the text up in some vague way.
Anyway, I'd like some views from professional and amateur web page/site developers as to what they find is the best way to lay out the page. Has to use CSS, for styling.
Vince