Archive for the 'CSS Snippets' Category

My Reset CSS

Saturday, July 26th, 2008

This is an adapted version of Eric Meyer’s reset without going overboard. It includes miscellaneous conveniences to give a good start on any website. I use this code snippet to begin all of my main screen css files for any new build. Take a look here is the whole reset.

/* I [...]