/* Introduction */
Toucan CSS Reset is a reset stylesheet. Unlike Meyer’s or YUI’s, it not only removes the default styling of HTML elements, but also rebuilds the new generic rules for the typography, headings, paragraphs, lists, forms, tables etc. It’s light-weight, flexible and browser-friendly. Comments and suggestions are always welcome. Feel free to use, edit and distribute it. Enjoy!
/* Demo */
/* Code */
Minified / Uncompressed (Latest version 0.4)
* Grab a copy of the file to your working build.
/* Usage */
<link rel="stylesheet" type="text/css" media="screen" href="yourdir/reset.css" />
* Or use media="all" Just make sure it is loaded as the first stylesheet.