The only flaw css had was IE, you had to use tables as ie7 and lower couldnt handle divs only, among other hacks but only cuz of IE. The standards compliant browsers were no problem. Still, guys using anything under ie8 will have a problem but theyll disappear soon. Ive a few sites that are div only, no tables and theyre a lot easier to work with than tables. table tr td /td /tr /tableall the time gets monotonous. Divs unclutter your pages big time. And thats just what divs can do for you. The full benefits of css are too many to be discussed in one post.
|