Stylesheet = mobile.css 720.css 960.css 1200.css 1560.css fluid.css


This was an experiment to see if
media queries could be used to
control/prevent CSS downloads.

Regardless of width though, the
browser will download all of the
CSS files provided, just like how
a print stylesheet is downloaded
even if a page is never printed.


But a bit o’ JS does the trick...

http://adapt.960.gs