Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 527 Bytes

File metadata and controls

13 lines (9 loc) · 527 Bytes

HTML5 Reset

HTML5 Reset is a simple set of best practices to get web projects off on the right foot.

There's no perfect setup for every developer, and this one is mine — if there are improvements you'd like to make, fork it!

STREAMLINED FOR 2023

  1. We make almost no opinionated decisions — the style sheet is designed to strip initial styles from browsers, providing a blank slate
  2. No more Analytics, Modernizr, or jQuery
  3. Basic CSS variables
  4. Links to useful 3rd party tools
  5. Removed extraneous comments