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

Latest commit

 

History

History
17 lines (11 loc) · 320 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 320 Bytes

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+