SAND-framework/public
Emmanuel ROY 795b1b53a5 Nouvelle version faite en une matinée
Dommage de ne pas retrouver l'ancienne

Dear IP-formation.
2015-04-15 14:45:54 +02:00
..
css Nouvelle version faite en une matinée 2015-04-15 14:45:54 +02:00
img Nouvelle version faite en une matinée 2015-04-15 14:45:54 +02:00
js Nouvelle version faite en une matinée 2015-04-15 14:45:54 +02:00
.gitattributes Nouvelle version faite en une matinée 2015-04-15 14:45:54 +02:00
.gitignore Nouvelle version faite en une matinée 2015-04-15 14:45:54 +02:00
apple-touch-icon-57x57-precomposed.png Nouvelle version faite en une matinée 2015-04-15 14:45:54 +02:00
apple-touch-icon-72x72-precomposed.png Nouvelle version faite en une matinée 2015-04-15 14:45:54 +02:00
apple-touch-icon-114x114-precomposed.png Nouvelle version faite en une matinée 2015-04-15 14:45:54 +02:00
apple-touch-icon-precomposed.png Nouvelle version faite en une matinée 2015-04-15 14:45:54 +02:00
apple-touch-icon.png Nouvelle version faite en une matinée 2015-04-15 14:45:54 +02:00
crossdomain.xml Nouvelle version faite en une matinée 2015-04-15 14:45:54 +02:00
dummy.php Nouvelle version faite en une matinée 2015-04-15 14:45:54 +02:00
favicon.ico Nouvelle version faite en une matinée 2015-04-15 14:45:54 +02:00
humans.txt Nouvelle version faite en une matinée 2015-04-15 14:45:54 +02:00
index.php Nouvelle version faite en une matinée 2015-04-15 14:45:54 +02:00
readme.md Nouvelle version faite en une matinée 2015-04-15 14:45:54 +02:00
robots.txt Nouvelle version faite en une matinée 2015-04-15 14:45:54 +02:00
test0.php first commit 2012-03-30 09:12:56 +02:00
test1.php first commit 2012-03-30 09:12:56 +02:00

HTML5 Boilerplate

HTML5 Boilerplate is a professional front-end template that helps you build fast, robust, adaptable, and future-proof websites. Spend more time developing and less time reinventing the wheel.

This project is the product of many years of iterative development and combined community knowledge. It does not impose a specific development philosophy or framework, so you're free to architect your code in the way that you want.

Quick start

Clone the git repo - git clone git://github.com/h5bp/html5-boilerplate.git - or download it

Features

  • HTML5 ready. Use the new elements with confidence.
  • Cross-browser compatible (Chrome, Opera, Safari, Firefox 3.6+, IE6+).
  • Designed with progressive enhancement in mind.
  • CSS normalizations and common bug fixes.
  • IE-specific classes for easier cross-browser control.
  • A default print stylesheet, performance optimized.
  • Mobile browser optimizations.
  • Protection against any stray console.log causing JavaScript errors in IE6/7.
  • The latest jQuery via CDN, with a local fallback.
  • A custom Modernizr build for feature detection.
  • An optimized Google Analytics snippet.
  • Apache server caching, compression, and other configuration defaults for Grade-A performance.
  • Cross-domain Ajax and Flash.
  • "Delete-key friendly." Easy to strip out parts you don't need.
  • Extensive inline and accompanying documentation.

Contributing

Anyone and everyone is welcome to contribute. Hundreds of developers have helped make the HTML5 Boilerplate what it is today.

Project information

License

Major components:

  • jQuery: MIT/GPL license
  • Modernizr: MIT/BSD license
  • Normalize.css: Public Domain

Everything else:

The Unlicense (aka: public domain)