Forum Moderators: mack
I'm pretty green, but I've got xhtml & css down pretty well: the main thing, besides the core question, is that I started learning css w/v 2.1 and the only times I know I need to tweak my code are from occational e-mails from IE users saying "x looks strange," and I'm tired of needing to check everything aginst IE.
Sorry for essentially two questions, but they are very connected for me right now.
Advice?
The biggest advantages of css being its easy maintainability and wider possibilities to achieve a decent design.
Another -often neglicted- aspect of css is that once it's loaded in a browser it's cached so page loads and reloads are much faster and smoother (no blank screen).