<archive for="html 5">

The Future of the Web: HTML5

Derek Bender shares “The Future of the Web: HTML5“, a great looking presentation with an overview about HTML 5.

Un débloque-notes en html5

html5 laboratory

Client-side databases using HTML5

Web SQL Database is a set of APIs created to manipulate client-side databases using SQL. Since the databases are stored on the user’s browser, this could allow web applications to work online and off-line. You can see a complete usage example of Web SQL Databases created by html5rocks.

HTML5 Glossary

The guys at HTML5 Doctor just launched an excellent HTML5 Glossary that is not limited to tag reference but also contains very useful code examples and links to their great articles discussing the use (and misuse) of some of the tags.

HTML 5 Visual Cheat Sheet

WOORK - HTML 5 Cheat Sheet

Woork brings us a very handy and nicely designed HTML 5 cheat sheet:

This cheat sheet is essentially a simple visual grid with a list of all HTML tags and of their related attributes supported by HTML versions 4.01 and/or 5.

You can download the cheat sheet in PDF or PNG format, both in black or white background, on Woork.

HTML5CSS3

Baseline: a CSS framework based on HTML5

Baseline is a CSS framework that aims to be a basic typographic layout and build a simple grid system, including style for HTML forms and new HTML 5 elements.

This framework uses the font metrics to line up headlines, paragraphs, form labels and other elements on the page baseline, tending to create a nice fixed layout.

Download the zip to test the framework and see some examples.

HTML5 Super Friends

A group of well known developers joined forces to create the HTML5 Super Friends in an effort to support the adoption of the new standard, listing some great ideas to improve and clarify the specification.

Ian Hickson discusses HTML 5

HTML 5 editor Ian Hickson talks about the development process, his favorite features, the most controversial points and all things HTML 5 in an interview with Tech Republic.