<p>Normalize.css is a customisable CSS file that makes browsers render all elements more consistently and in line with modern standards.</p>
<h2>What does it do?</h2>
<ul>
<li><strong>Preserves useful defaults</strong>, unlike many CSS resets.</li>
<li><strong>Normalizes styles</strong> for a wide range of elements.</li>
<li><strong>Corrects bugs</strong> and common browser inconsistencies.</li>
<li><strong>Improves usability</strong> with subtle improvements.</li>
<li><strong>Explains what code does</strong> using detailed comments.</li>
</ul>
<divclass="demo">
<aclass="button"href="demo.html">Check out the demo</a>
<p><ahref="https://github.com/necolas/normalize.css/raw/master/normalize.css">Get the normalize.css file</a></p>
</div>
<h2>How to use it</h2>
<p>You are encouraged to read, edit, customise, add, and trim rulesets or styles from normalize.css on a per project basis.</p>
<p>The normalize.css file is not intended to be a mysterious "black box" that is included in a project and then ignored. It should be used as a customisable starting point on any project.</p>
<h2>Browser support</h2>
<p>Chrome, Firefox 3+, Safari 4+, Opera 10+, Internet Explorer 6+</p>
<h2>Source code</h2>
<p>Get the source code on GitHub: <ahref="http://github.com/necolas/normalize.css">necolas/normalize.css</a>, or download it in either <ahref="http://github.com/necolas/normalize.css/zipball/master">zip</a> or <ahref="http://github.com/necolas/normalize.css/tarball/master">tar</a> formats.</p>
<p>You can also clone the project with <ahref="http://git-scm.com">Git</a> by running: <pre>$ git clone git://github.com/necolas/normalize.css</pre></p>
<h2>Acknowledgements</h2>
<p>Normalize.css is a project by Jonathan Neal and Nicolas Gallagher. Our branches have diverged somewhat and I recommend that you also have a look at <ahref="https://github.com/jonathantneal/normalize.css">Jonathan's normalize.css branch</a>.</p>
<divclass="footer">
<p>Made by <ahref="http://nicolasgallagher.com">Nicolas Gallagher</a> and <ahref="http://twitter.com/jon_neal">Jonathan Neal</a>.</p>
</div>
</div>
<script>
var _gaq = [['_setAccount', 'UA-7489188-1'],['_trackPageview'],['_trackPageLoadTime']];
(function(d, t) {
var g = d.createElement(t), s = d.getElementsByTagName(t)[0]; g.async = 1;