html5

TwitterFacebook
Get flash to fully experience Pearltrees

20+ Professional Examples of Websites Using HTML5

http://designmodo.com/html5-examples/ HTML5 is the more developed programming language. Since 1990, HTML is the buzz word in realm of content developing for World Wide Web. This revised version of the HTML5 is be3ing aimed to develop the programming language and increases supportive features for multimedia applications. Online readers don’t have much time to concentrate on particular site and they want the content to be simple yet power full.
http://html5doctor.com/html-5-reset-stylesheet/ We’ve had a number of people ask about templates, boilerplates, and styling for HTML 5. Last week, Remy introduced some basic boilerplates for HTML 5 , so to keep the momentum going, I’ve modified Eric Meyer’s CSS reset for you to use in your HTML 5 projects. The code Let’s start with the complete CSS stylesheet: /* html5doctor.com Reset Stylesheet v1.6.1 Last Updated: 2010-09-17 Author: Richard Clark - http://richclarkdesign.com Twitter: @rich_clark */ html

HTML5 Reset Stylesheet

Mr Doob has created a 3D engine library called “three”. Currently the engine only supports particles and triangles/quads with flat colors. Comments from the Author: The aim is to keep the code as simple and modular as possible. http://www.canvasdemos.com/2010/04/26/three/

Three – Libraries, Tools

<!--[if lt IE 9]> <script src="dist/html5shiv.js"></script> <![endif]-->

html5shiv - HTML5 IE enabling script

http://code.google.com/p/html5shiv/