As the first part in the Developer's Gear series, we will discuss one of the biggest time savers you could find. The Reset CSS style sheet from the Yahoo Developers UI.
In case you aren't familiar with the Yahoo Developer UI yet, first of
all where have you been? It's a great free Web developers resource for
scripts in all languages; and contains tons of great tools and
resources.
Reset CSS is a document found in the Yahoo Developer
UI, and it is a simple style sheet that is used as a base style sheet
at the beginning of a project to get all the well known browsers on the
same playing field before you begin the design process. Most of which
are differences between IE and all the other major browsers. Big
surprise there. In any event, this is a great tool to add to your
repertoire.
Reset CSS
http://developer.yahoo.com/yui/reset/