A modern alternative to CSS resets
Go to file
2011-05-05 20:41:20 +01:00
demo.html Updated demo.html 2011-05-03 14:34:55 -07:00
normalize.css Add vertical-align:baseline to form elements 2011-05-05 20:41:20 +01:00
normalize.metrics.css Update headings 2011-05-04 10:08:39 -07:00
README.md Updated README.md 2011-05-03 14:37:38 -07:00

normalize.css

normalize.css makes browsers render all elements consistently and in line with modern standards. Our goal is to make modern presentation standards available to all browsers, young and old. We currently support Mozilla Firefox 3+, Apple Safari 4+, Chrome 10+, Opera 10+, and Internet Explorer 6+.

Installation

Include this code somewhere in the HEAD of your document.

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

Contributing

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

normalize.css on GoogleCode

normalize.css on GitHub