Skip to content

StefanWallin/normalize.css

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published