Skip to content

Commit a9aa6b7

Browse files
committed
First README.md
1 parent ef12292 commit a9aa6b7

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

README.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
normalize.css
2+
=============
3+
4+
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+.
5+
6+
Installation
7+
-----------
8+
9+
Include this code somewhere in the HEAD of your document.
10+
11+
<link rel="Stylesheet" src="//github.com/jonathantneal/Normalize-CSS/raw/master/normalize.css" />
12+
13+
Contributing
14+
------------
15+
16+
Want to contribute? Great! Let me know with an Issue or a Pull Request.

0 commit comments

Comments
 (0)