Forum Moderators: phranque
CSS works better for somethings, tables for others. If you can't get it to work one way try the other.
Just my 2 cents.
Personally, I've converted the site I adminster wholly from tables to CSS layout and am very happy with this change :-)
Actually, I haven't been able to learn enough of it to do it well, but I have a goal! You can use CSS for layout, and still use tables. The standard calls for using tables when tables are truly appropriate, such as when your content is tabbed-type. I can't think of a decent example..maybe something like a list of authors and plot blurbs and if that book is currently in print or avail in paperback or hard cover...
Anyway, someone over in the CSS board has the exact validating info on when CSS should be used vs when a table is appropriate.
Dian :)