diff --git a/index.html b/index.html index f605527..6fe426c 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ - + Normalize.css: Make browsers render all elements more consistently. @@ -15,58 +15,61 @@

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.

What does it do?

- +
Check out the demo

Get the normalize.css file

- -

How to use it

-

You are encouraged to read, edit, customise, add, and trim rulesets or styles from normalize.css on a per project basis.

-

The normalize.css file is not intended to be a mysterious "black box" that is included in a project and then ignored. It should be used as a customisable starting point on any project.

+ +
+ + + + + +

Browser support

Chrome, Firefox 3+, Safari 4+, Opera 10+, Internet Explorer 6+

+

How do I use it?

+

Normalize.css is intended to be used as an alternative to CSS resets. It's suggested that you read the normalize.css file and consider customising it to meet your needs.

+ +

Who uses it?

+ +

Source code

Available on GitHub: necolas/normalize.css

-

Download it in either zip or tar formats.

-

Clone the project with Git by running:

$ git clone git://github.com/necolas/normalize.css.git

Acknowledgements

-

Normalize.css is a project by Nicolas Gallagher and Jonathan Neal.

-

Detailed information on default UA styles: Internet Explorer User Agent Style Sheets and CSS2.1 User Agent Style Sheet Defaults

- -
- - - - - -
+

Normalize.css is a project by Nicolas Gallagher and Jonathan Neal. Detailed information on default UA styles: Internet Explorer User Agent Style Sheets and CSS2.1 User Agent Style Sheet Defaults