It is always a mistake to write for IE and then test in FF etc as FF/Opera
etc are the more compliant browsers.

Manual? Try this list and the rest of the web. Cascading Style Sheets
(friendsofed,com) and anything by Eric Meyer are good places to start.

If you also supply a URL we will be able to have a look.

On the table question, tables should be used for their orginal purpose - the
display of tabular data (although arguments continue to thrive over what
that means in practice). Table layout compromises content semantics and
increases download, rendering and maintenance times as well as making sites
more inaccessible. CSS, used wisely, enforces a clean separation between
content and presentation, allowing you to write lean, clean, efficient
markup and style is as you wish rapidly.
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to