HTML5 Bones - A Basic, Bare-Bones, Non-Bloated HTML5 Template
Join the DZone community and get the full member experience.
Join For Freehtml5 bones is a basic, bare-bones, non-bloated html5 template which allows you to get started with your html5 project with as little fuss as possible. html5 bones provides you with the basic components to get you going with your project.
it includes normalize. css and the original html5shiv for maximum cross-browser compatibility of the framework, allowing it to work in ie8 or below. it also includes some of the wai-aria roles and inline comments which document the source code and explains how to use some of the html5 elements. html5 bones also comes with a print css code which is included in the main stylesheet file.
unlike html5 boilerplate , html5 bones does not include jquery or modernizr as the author believes they are not really required. you can include them on your own if you wish.
requirements:
none
demo:
http:/ / html5bones. com/
license:
free
Published at DZone with permission of Hirvesh Munogee, DZone MVB. See the original article here.
Opinions expressed by DZone contributors are their own.
Trending
-
What Is Envoy Proxy?
-
How To Scan and Validate Image Uploads in Java
-
Application Architecture Design Principles
-
Front-End: Cache Strategies You Should Know
Comments