Quote:
Then again...like you said, people still use IE, which boggles my mind in itself
I use IE as my primary browser for that very reason. It is still the most popular browser out there.
Quote:
this is incorrect. the "auto" value even centers <div>'s... IE 6, never needs to be forced into standards-compliant mode. Granted it can be forced into quirks mode by placing the XML prologue into your markup.
I use IE for Windows as my standard browser (v6 with SP2), and it does not support centered DIVs without being forced into compliance mode with a Strict doctype.
Quote:
When I recoded the extranet to be standards compliant (got rid of all tables, <font> tags, and javascript image roll-over scripts), a single extranet log-in page reduced it's size by 17KB
Unless you used a helluvalot of Font tags, I would guess that your JavaScript roll-over code was almost certainly responsible for the vast majority of that though.
Quote:
I recoded the extranet to be standards compliant (got rid of all tables...
You seem to keep implying that tables are not XHTML compliant?
Quote:
What happens when XHTML 4.0 or 11.0 comes out and <table> tags are depreciated. Which by the way is already being discussed, by the W3C.
Even if some geniuses with the W3C decide to deprecate Table tags, I assure you that just about every browser in existence will support them for many, many years to come.
Quote:
Oh, and my company's CMS for our clients is table free.
Do you have some examples of sites that use pure CSS for moderately complex layout? I actually tried finding a few last night, but didn't have any luck (still a bunch of Table users out there). Being an open-minded person though, I'd be interested in seeing how such sites have turned out, so if you know of some nicer looking ones, please post a few links.
dmeister