HTML5 spec for web developers
Written by Ian Elliot   
Wednesday, 09 March 2011

A version of the HTML5 specification aimed directly at web developers - what more could you want? There is nothing worse than having to work out a new feature from a difficult-to-read impenetrable specification document. Spec docs aren't written in any known language on the planet and they can't even agree on terminology to use.


 

 

html5spec

 

Now you can read a developer friendly version of the HTML5 specification compiled by Ben Schwarz for WHATWG (Web Hypertext Application Technology Working Group).

The idea is that the complete specification has to include details that are often relevant to web browser implementers which, important though they might be, are a fairly small percentage of the overall potential readers of the spec. The new developer specification aims to provide only the details of HTML5 that are relevant to actually using it.

Before you get too excited I'd better say that it still isn't an easy read and certainly no replacement for a good tutorial - but there are times when reading a specification is one, and perhaps the only, way to make sure you understand how things are supposed to work.  As well as the mainstream HTML5 tags, the specification also covers drag-and-drop, the editing APIs and cross document messaging. It also covers Canvas and SVG but they are not easy to find. Although it's a work in progress it really needs a better index - well any index.

 

html5spec

One tip - the search box at the top right works really well.

More Information

Developers HTML5 spec

 

Banner


GR00T Could Be The Robot You Have Always Wanted
27/03/2024

We may not have flying cars, but we could well soon have robots that match up to predictions for the 21st century. Nvidia has announced GR00T, a cleverly named project to build robots using foundation [ ... ]



Deno Improves JSR Support
08/04/2024

Deno has been updated to improve JSR support, and to build on the Temporal API introduced in version 1.4.  Deno is the JavaScript and TypeScript runtime from the creator of Node.js.


More News

Last Updated ( Wednesday, 09 March 2011 )