Some guidelines and good things to consider
Work Day
Spend time working on your website, get help, ask questions – test your site. Today is not a day to be spending on Facebook! Git r done!
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, […]