mirror of
https://github.com/necolas/normalize.css.git
synced 2024-12-25 15:14:19 +00:00
First README.md
This commit is contained in:
parent
ef12292cc2
commit
a9aa6b7a05
16
README.md
Normal file
16
README.md
Normal file
@ -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.
|
Loading…
Reference in New Issue
Block a user