Greenguy's Board


Go Back   Greenguy's Board > Link Lists & Getting Listed
Register FAQ Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Rate Thread Display Modes
Old 2007-05-24, 11:07 AM   #1
SirMoby
Jim? I heard he's a dirty pornographer.
 
SirMoby's Avatar
 
Join Date: Aug 2003
Location: Washington, DC
Posts: 2,706
All modern browsers display tables the same. That is not true for CSS which often requires hacks and often similar amounts of code as tables.

I have had CSS code written by experts that still needed additional tweaks and adjustments where if they used tables it would be the same no matter what.

As far as I'm concerned CSS is still new and it will be years before things shake out clean. That being said, I do try to not use tables for page layouts however I still use tables when laying out information in a table format as it's just easier.

I start all of my pages inside a <div> with the width that I want but I'll still use tables inside that from time to time.
SirMoby is offline   Reply With Quote
Old 2007-05-24, 11:34 AM   #2
jayeff
Just because I don't care doesn't mean I don't understand!
 
jayeff's Avatar
 
Join Date: Sep 2006
Posts: 95
Send a message via ICQ to jayeff
Quote:
Originally Posted by SirMoby View Post
All modern browsers display tables the same.
Wrong. Although they should not, all browsers include display styling defaults which result in the appearance and/or placement of various page elements - including tables - being handled in a variety of ways. The differences are often small and acceptable, but these defaults are almost always the reason for the "my page looks great in such-and-such a browser, but in..."

Which is why, if you do use CSS, it is a good idea to begin your stylesheet with settings to "zero off" these differences.
jayeff is offline   Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 04:22 AM.


Mark Read
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© Greenguy Marketing Inc