As every new and experience web developer knows, different browsers process code differently. What may look perfect in Firefox, may be off in Internet Explorer. As annoying and tedious it is to make your website browser compatible, one CSS style sheet can save you a bunch of time from fixing IE6 errors.

These are called CSS Reset sheets and can reduce the time you spend on browser compatibility by resetting CSS elements…