2005/01/21

i've always kind of liked CSS, but now i'm starting to really love it. I mean a lot. Like, i'm going to buy it a valentine's day card.

I've always stayed away from a strictly semantic html+css for presentation mostly because of the difficulty of getting it to render approximately the same in most browsers. at this point i'm willing to say "screw old shit" mostly because its been 5 years since IE 6 was introduced, and firefox is starting to gain enough traction that I can reasonably expect most users will have one of them (preferably firefox) installed, and thusly be able to make some sense of my documents. I expect things will only get better as they go on.

some of the other things i'm happy about using css:

  • i can switch stylesheets and instantly have a mobile friendly version that runs on a small screen
  • easy 508-compatibility with screen readers
  • no more table-magic for layout
  • i can sleep better at night
  • women instantly find me more attractive
ok, the last two are wishful thinking.

0 Comments:

Post a Comment

Subscribe to Post Comments [Atom]

<< Home