Posts Tagged ‘DWWS2e’

Jacob Gube at Six Revisions provides an excellent roundup of 20 websites to help you learn and master CSS.  Of course, Jeffrey Zeldman’s A List Apart is at the top of the list.  Jacob mentions Eric Meyer (who tutored Zeldman) and CSS Zen Garden, but also highlights a few blogs (and talented writers/designers) that were not on my radar.

Afruj Jahan also rounded up some excellent websites to learn CSS.

Every standardista knows you have to learn CSS to follow web standards. Speaking of which … did you hear that the Facebook Designing With Web Standards Group is giving away a few free copies of Designing with Web Standards (DWWS), by Zeldman.  ( We reviewed the DWWS book here, and the article is one of our most popular links. )

Want more help? Try following these 9 great web developers on Twitter.

  • Michael Hartl’s Rails 3 Tutorial Book July 28, 2010
    The Ruby on Rails Tutorial: Learn Rails by Example (a.k.a. railstutorial.org) by Michael Hartl has become a must read for developers learning how to build Rails apps. Michael has put together a great Rails 2.3 tutorial, releasing it all for free online chapter by chapter. Now, Michael's going three steps further: […]
  • Mailman – Like Sinatra for E-mail July 28, 2010
    Mailman is an incoming email processing microframework. You point it at a source of email, such as a POP3 account or a Maildir, and it will execute routes based on the messages that come in. […]