Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iandevlin/html5bones
The HTML5 template that goes back to basics
https://github.com/iandevlin/html5bones
Last synced: 28 days ago
JSON representation
The HTML5 template that goes back to basics
- Host: GitHub
- URL: https://github.com/iandevlin/html5bones
- Owner: iandevlin
- License: mit
- Created: 2012-12-19T11:36:50.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2023-05-29T11:06:42.000Z (over 1 year ago)
- Last Synced: 2024-10-01T16:44:08.961Z (about 1 month ago)
- Language: HTML
- Homepage: http://html5bones.com
- Size: 249 KB
- Stars: 1,343
- Watchers: 99
- Forks: 226
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
HTML5 Bones - The template that goes back to basics
===================================================- Author: Ian Devlin [iandevlin.com](http://iandevlin.com)
- Twitter: [@iandevlin](http://twitter.com/iandevlin)
- Website: [html5bones.com](http://html5bones.com)
- Twitter: [@html5bones](http://twitter.com/html5bones)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](http://necolas.github.com/normalize.css/) is included to normalise CSS across browsers
- Inline documentation
- Reduced, non-commented version for main template also included
- MIT licenseDocumentation
=============
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.