Skip to content

A professional front-end template for building fast, robust, and adaptable web apps or sites.

License

Notifications You must be signed in to change notification settings

hochitom/html5-boilerplate

This branch is 1 commit ahead of, 1356 commits behind h5bp/html5-boilerplate:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a68effe · Nov 6, 2013
Nov 6, 2013
Feb 9, 2013
Nov 23, 2011
Feb 5, 2013
Aug 11, 2011
Aug 5, 2012
Nov 18, 2012
Aug 10, 2012
Feb 5, 2013
Feb 11, 2013
Aug 8, 2012
Jan 31, 2013
Dec 8, 2012
Dec 8, 2012
Dec 8, 2012
Dec 8, 2012
Dec 8, 2012
Dec 8, 2012
Jul 29, 2012
Jan 10, 2013
Jan 13, 2013
Feb 5, 2013
Jul 29, 2012

Repository files navigation

HTML5 Boilerplate is a professional front-end template for building fast, robust, and adaptable web apps or sites.

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

Choose one of the following options:

  1. Download the latest stable release from html5boilerplate.com or a custom build from Initializr.
  2. Clone the git repo — git clone https://github.com/h5bp/html5-boilerplate.git - and checkout the tagged release you'd like to use.

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.
  • Includes Normalize.css for CSS normalizations and common bug fixes.
  • The latest jQuery via CDN, with a local fallback.
  • The latest Modernizr build for feature detection.
  • IE-specific classes for easier cross-browser control.
  • Placeholder CSS Media Queries.
  • Useful CSS helpers.
  • Default print CSS, performance optimized.
  • Protection against any stray console.log causing JavaScript errors in IE6/7.
  • 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.

Documentation

Take a look at the documentation table of contents. This documentation is bundled with the project, which makes it readily available for offline reading and provides a useful starting point for any documentation you want to write about your project.

Contributing

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

About

A professional front-end template for building fast, robust, and adaptable web apps or sites.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 95.5%
  • JavaScript 4.5%