CSS: Where to get the goods
Oh, have I been struggling with CSS for the past week. But I think I’m getting somewhere, thanks to the following resources:
- Eric Meyer: CSS and Eric’s a nice guy too
- Glish’s CSS layout techniques, which is run by Eric Costello
- WebReview.com’s Style Sheet Reference Guide, another resource authored by Eric Meyer
- CSS School from w3schools, a Refsnes Data project, with educational resources on lots of other web technologies
- W3C CSS Validator to make sure you’re coding the CSS correctly
- W3C HTML Validator because bad HTML can mess up how the browser renders CSS
- Zeldman’s journey, one designer’s journey through an intense CSS site conversion
- The Stylesheets newsgroup, an excellent place to post problems if you have a thick skin
- The CSS Spec from the horse’s mouth