akukral / normalize.css

normalize.css makes browsers render all elements consistently and in line with modern standards.

Home Page:http://necolas.github.com/normalize.css/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

normalize.css

normalize.css makes browsers render all elements more consistently and in line with modern standards.

CSS normalization is distinct from CSS resets. It tackles common cross-browser inconsistencies and bugs without erasing useful browser defaults; and there is no visual homogenization of elements with distinct semantics.

The normalize.css file is not intended to be a mysterious "black box" that is included in a project and then ignored. It is heavily commented to help expose the purpose of specific styles. You are encouraged to edit, customise, add to, and remove rulesets in order to meet the design requirements of a project.

Browser support

  • Google Chrome
  • Mozilla Firefox 3+
  • Apple Safari 4+
  • Opera 10+
  • Internet Explorer 6+

Links

Jonathan Neal's normalize.css

About

normalize.css makes browsers render all elements consistently and in line with modern standards.

http://necolas.github.com/normalize.css/