Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

736 reset5

HTML5 CSS Reset

NPM Version

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

HTML5 Powered with CSS3 / Styling


DISCLAIMER

THE UPPER SECTION OF THIS README.MD INFO IS MORE THAN 10-YEARS OLD.

The reset5 project is no longer actively maintained, and the original repository at Google Code may not be available. The company that originally wrote it, 736 Computing Services Limited, apparently is not around anymore.

Consider using modern CSS resets or frameworks instead. This is made available for reference use, and because many old templates use it, and it might be useful to preserve it.

I claim no ownership or authorship of this code, neither I'm going to maintain it.

This is just a copy of the original code from the reset5 project, which was hosted on Google Code (https://code.google.com/archive/p/reset5/), and remained useful during many years.

About

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

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors