Skip to content

Starting point for my own HTML5 project, from htmlreset.org

Notifications You must be signed in to change notification settings

SaraMalaney/HTML5-Reset

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTML5 Reset

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

Command-line installation:

bower install HTML5-Reset

Some of the features:

  1. A style sheet designed to strip initial styles from browsers, starting your development off with a blank slate.
  2. Easy to customize — remove whatever you don't need, keep what you do.
  3. Google Analytics and jQuery calls
  4. Meta tags ready for population
  5. Empty print and small-screen media queries
  6. Modernizr.js http://www.modernizr.com/ enables HTML5 compatibility with IE (and a dozen other great features)
  7. Prefix-free.js allowing us to only use un-prefixed styles in our CSS
  8. IE-specific classes for simple CSS-targeting
  9. Google's Chrome Frame prompt for IE6 users
  10. iPhone/iPad/iTouch icon snippets, plus social/app meta tags for Twitter, Facebook, Windows 8
  11. Lots of other keen stuff

Get the WordPress theme:

https://github.com/murtaugh/HTML5-Reset-WordPress-Theme

About

Starting point for my own HTML5 project, from htmlreset.org

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 84.7%
  • CSS 15.3%