Skip to content

iandevlin/html5bones

Folders and files

NameName
Last commit message
Last commit date

Latest commit

30e894b · Apr 23, 2018

History

66 Commits
Apr 23, 2018
Apr 23, 2018
Apr 24, 2016
Apr 23, 2018
Apr 30, 2016
Sep 30, 2014
Apr 23, 2018
Dec 31, 2012
Apr 24, 2016
Apr 23, 2018
Dec 19, 2012
Apr 23, 2018

Repository files navigation

HTML5 Bones - The template that goes back to basics

Purpose

This template can be used as just that, a template to get you going in HTML5, or it can simply be used as a guide via the inline comments when building your own HTML5 page from scratch.

Features

  • Contains the most popular HTML5 structural elements and how to use them
  • Also contains templates for HTML5 video and audio and how to use them
  • Cross-browser compatible, down to and including Internet Explorer 7
  • Print CSS included in the main styles.css file
  • Normalize.css is included to normalise CSS across browsers
  • Inline documentation
  • Reduced, non-commented version for main template also included
  • MIT license

Documentation

The documentation is contained within inline comments in the various files, but especially main-template.html.

Contribute

You are of course welcome to contribute, this is what GitHub is for.