Skip to content

murtaugh/HTML5-Reset

principal
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
May 11, 2023 13:59
May 11, 2023 12:54
May 11, 2023 14:20
March 20, 2013 15:26

HTML5 Reset

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

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

A note on font-sizing

We prefer rem for the simplicity; you will need to swap in em in styles.css if that's your style.

Command-line installation:

bower install HTML5-Reset

About

A simple set of best practices to get HTML5 projects off on the right foot.

Resources

Stars

Watchers

Forks

Packages

No packages published