Skip to content

Commit

Permalink
First README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathantneal committed Apr 28, 2011
1 parent ef12292 commit a9aa6b7
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
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="//github.com/jonathantneal/Normalize-CSS/raw/master/normalize.css" />

Contributing
------------

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

0 comments on commit a9aa6b7

Please sign in to comment.