/* Introduction */
It 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.1.7)
*Just grab a copy of the file to your working build.
/* Usage */
<link rel="stylesheet" type="text/css" media="screen" href="yourdir/html-min.css" />
* Or use media="all" as you prefer. Just make sure it is loaded as the first stylesheet.