Sweet CSS Hacks for IE

David Bloom found a way to target IE by version:

Read ›

Flexible, Grid-Like Layouts in CSS

Update: I've made some comments on cssnewbie.com talking about how this technique is useful for magazine-type layouts and is actually more semantic in that case.

Just when you assumed that everything that could be done in CSS has already been done, the geniuses at A List Apart have really come up with a potentially revolutionary technique.

Read ›

Images: Cache, Slice, Compress

There are three principles web designers must master to transform a snazzy graphic-intensive web design into a great user experience. The last thing a user wants is to wait 60 seconds to download 100 images. If it takes that long, a snazzy design has just fizzled out.

1. Implement Cache Control Headers

Read ›