A Killer Collection of Global CSS Reset Styles
Post covers pretty much every reset you could possibly need. Some are short and sweet, consisting of only a couple of properties, while others are very complete and reset everything you might consider resetting.
No CSS Reset
Johnathan Snook discusses why he doesn’t reset his styles; a great counter-argument from one of the most respected web developers/designers out there.
Tripoli – A CSS standard for HTML rendering
Tripoli is another popular CSS Reset option that has several versions so that you can use the one most appropriate for your project.
Why I Like (and Use) Reset CSS
A short and sweet discussion of why resetting CSS is a great idea.
[WSG] Zeroing default padding/margin
Probably one of the first threads that discuss the universal selector reset on the Web Standards Group mailing list.
Resetting Your Styles with CSS Reset
CSS Reset is the process of resetting the styles of all elements to a baseline value so that you avoid cross-browser differences due to their built-in default style settings. By resetting your styles, you avoid defaulting to the browser’s built-in styles, which differs from browser to browser.







