At the time I went to Luke’s site it looked like his CSS was disconnected since all I saw was plain HTML text. But Luke is one of the authors of our Mobile First book and the post Jess sent in is worth reading.
Important CSS Sheets and Fixes!
Micro clearfix. If you don’t know about this technique, you should. This technique shows you how to put a clearfix on a specific element so you don’t have to create an extra element for it. http://nicolasgallagher.com/micro-clearfix-hack/ You should also look at the box model code. This lets you not worry about the total math (content, […]
Screen Density Information and Resources
Check out this link to understand more about this important topic: http://members.ping.de/~sven/dpi.html