Skip to content

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

Notifications You must be signed in to change notification settings

tallacman/normalize.css

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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