View Single Post
02-27-2008, 05:09 AM
#11
Andrew R is offline Andrew R
Status: Request a custom title
Join date: Dec 2005
Location: Arizona
Expertise:
Software:
 
Posts: 5,200
iTrader: 17 / 95%
 

Andrew R is on a distinguished road

  Old

What's so wrong with using inline styles? I use them all the time for minor things that don't warrant a completely new style. For example, div#main might not always need to be floated left, and div.contentHeader could only need the top margin for the first one.

Also, validation, though it looks good, doesn't mean a site is better than another. I could write crappy code, but still get it to validate, but that doesn't mean it is good code.