Responsive Web Design - CSS for mobile devices

Responsive Web Design is, simply explained, a design that adapts it's layout related to the screen space available. For example, we wouldn't want a web page on a mobile device to display the same way as on a laptop computer.  This we want to do accomplish without having to write excessive amounts of code. Enter: Responsive Web Design and CSS Media Queries.

This article will, when finished, give some examples and best practices concernig CSS Media Queries. For the moment I have to first learn it myself. I have done my best to make this site accesible on mobile devices, just view the source of this page for example. :-)

In the meantime, here are some good articles about Responsive Web Design and web design for mobile devices.

Last updated Tue February 21 2012 at 12:21:11