Skip to content
This repository has been archived by the owner on Mar 2, 2023. It is now read-only.
/ normalize Public archive

CSS file that makes browsers render all HTML elements consistently

Notifications You must be signed in to change notification settings

maquinarus/normalize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Normalize

CSS file that makes browsers render all HTML elements consistently.

Setup

Link normalize.min.css before any other styles in your project:

<link rel="stylesheet" href="normalize.min.css">

Browser Support

  • Google Chrome
  • Mozilla Firefox 4+
  • Apple Safari 5+
  • Opera 12+
  • Internet Explorer 8+

About

CSS file that makes browsers render all HTML elements consistently

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published