Skip to content

baamenabar/HTML5-ReMo-Boil

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTML5 ReMo Boil

Summary:

This is a Fork of @murtaugh 's HTML5 Reset (http://html5reset.org) HTML5 Reset is a simple set of best practices to get web projects off on the right foot.

Resumen:

HTML5 ReMo Boil Es un conjunto de archivos para empezar un proyecto HTML5 con capacidades para Móviles, pensado para desarrollo en PHP Es un Fork de HTML5 Reset (http://html5reset.org) de @murtaugh

  1. A style sheet designed to set useful consistent defaul style definition, meaning you start off with cross browser consistency (NOT A RESET nor NORMALISE).
  2. Easy to customize -- remove whatever you don't need, keep what you do.
  3. Analytics and jQuery snippets in place
  4. Meta tags ready for population
  5. Almost empty mobile and print style sheets, including blocks for device orientation
  6. My very stripped down flavor of Modernizr.js bundled with response.js http://www.modernizr.com/ enables HTML5 compatibility with IE
  7. IE-specific classes for simple CSS-targeting
  8. iPhone/iPad/iTouch icon snippets
  9. .htaccess file set for development environment
  10. "_" folder with all the presentation and funtionality sub-folders (I guess it's murtaugh's idea) . Lots of other keen stuff...

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 79.0%
  • JavaScript 12.9%
  • Ruby 8.1%