reset5


HTML5 CSS Reset

reset5 is a new CSS reset for HTML5, based on Eric Meyer's CSS Reset and html5doctor.com's HTML5 reset.

It's MIT licensed, so if you want to incorporate it in your own application just keep the copyright notices intact.

To use it, just include http://reset5.googlecode.com/hg/reset.min.css in your stylesheet, like so:

@import url(http://reset5.googlecode.com/hg/reset.min.css);

If you need SSL, then just use https://reset5.googlecode.com/hg/reset.min.css, like so: @import url(https://reset5.googlecode.com/hg/reset.min.css);

For uncompressed source, clone our hg repository or go to http://reset5.googlecode.com/hg/reset.css

http://www.w3.org/html/logo/'>http://www.w3.org/html/logo/badge/html5-badge-h-css3.png' alt='HTML5 Powered with CSS3 / Styling' title='HTML5 Powered with CSS3 / Styling' width='133' height='64' />

Project Information

Labels:
html5 css reset