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