Skip to content

NHQ/normalize.css

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
This branch is 32 commits ahead, 335 commits behind necolas:master.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

normalize.css

Normalize.css is a customisable CSS file that makes browsers render all elements more consistently and in line with modern standards. We researched the differences between default browser styles in order to precisely target only the styles that need normalizing. We currently support Mozilla Firefox 3+, Apple Safari 4+, Chrome 10+, Opera 10+, and Internet Explorer 6+.

Installation

Include one of these in the HEAD of your document to use the latest normalize.css.

<link rel="stylesheet" src="//normalize-css.googlecode.com/svn/trunk/normalize.min.css" />

<link rel="stylesheet" src="//raw.github.com/jonathantneal/normalize.css/master/normalize.min.css" />

Good news, everyone! normalize.min.css gzipped is 947 bytes.

Contributing

Want to contribute? Great! Let me know with an Issue or a Pull Request.

Links

normalize.css on GitHub

normalize.css on GoogleCode

About

normalize.css makes browsers render all elements consistently and in line with modern standards.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published