Well im a big supporter of the web 2.0 thing as i would assume the 'rouge clad female' is. But tables are still very usefull and i use them all the time. But only for tabular data.
I would dump tables in a flash if I had the time to study the CSS required. They can get pretty messy (and confusing) when you have a couple of nested tables...
Look at the font names. Some are "Times New Roman", some are "Georgia", some are "Arial". If you want the same font throughout, change them all to the same font name.
Your file will be called something.css > that's the one you have to look at.
To clarify, "web 2.0" is not what I advocate, it's Standards-based coding, CSS, semantic markup, and accessibility. Web 2.0 is more about 'the look' and applications.
I don't see a table on the right on the stores page, and I'm seeing your images. Did you change it ?
Tables were meant for tabular data, and they should still be used for that. What they should not be used for is page layout.
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!
To clarify, "web 2.0" is not what I advocate, it's Standards-based coding, CSS, semantic markup, and accessibility. Web 2.0 is more about 'the look' and applications.
I don't see a table on the right on the stores page, and I'm seeing your images. Did you change it ?
Tables were meant for tabular data, and they should still be used for that. What they should not be used for is page layout.
Hello there, here is my dilema - When i put a table on the right hand side it appears center right of the page, when i finally managed to get it top right of the page aligned with the tables on the left - in firefox its fine, on internet explorer browser it's a mess