Install this theme
Landing page blueprint

Landing page blueprint

Make MAMP Pro show directory on localhost

Problem: I kept getting “You don’t have permission to access / on this server.”

Solution: In MAMP Pro go to Hosts > Advanced  and check “Indexes”. Restart server.

IE:hover problem solution

For some reason when you hover over a transparent background in IE, it considers the mouse to not be in the dom object (or in this case, the span) anymore, but instead in the element below it and calls the mouse out event.

Always put in left: 0 and top: 0 when using positioning. It will save you from many IE-related headaches.
So you need a typeface (via i.imgur.com)

So you need a typeface (via i.imgur.com)