A very cool and new (at least to me) concept: CSS media queries. This will allow us to set CSS for specific screen sizes: from the 480px wide handheld devices to the 1920px wide monitors.
Please note that this is different than the liquid/flexible layouts usually based on percentages. CSS media queries allows you to control [...]


