Invisible Inkling

Ryan Sholin on the future of newspapers, online news and journalism education.

A few notes on web design

I’ve been carving up some code lately working on a couple projects, and I’ve realized that I just have no idea how to hack things correctly for IE. In fact, I noticed yesterday that my blog header is broken in IE, and I’m retracing my steps to try and figure out what it was I changed that broke it.

Time to buy a CSS book.

I’m leaning toward picking up a copy of Andy Budd’s CSS Mastery.

Anyone have any better ideas?

One Comment

  1. Tom Giratikanon:

    Jennifer Robbins’ Web Design in a Nutshell (O’Reilly) has served me well. It covers CSS in extreme detail, and talks about browser differences and how to work around them.

    It also happens to cover the basics of XML, graphics and multimedia. Very handy reference.