Slashdot Mirror


How To Use HTML5 Today

snydeq writes "InfoWorld's Dori Smith offers developers a hands-on guide to using HTML5 today. 'Many of the media reports about HTML5 have focused on the politics, the "not until 2022" sound bite, or on HTML5's prospects as a "Flash killer." The reality of HTML5 is simply that it's the long-needed and long-overdue update to HTML4 — and you can start to implement it today,' Smith writes. Video, semantic tags, smart form input validation — Smith steps through several HTML5 features that can already be implemented, while noting several other presentation features that will soon be on their way. Smith also discusses IE work-arounds, such as HTML 5 Shiv and Google Chrome Frame."

4 of 155 comments (clear)

  1. heh by Pojut · · Score: 5, Funny

    Smith also discusses IE work-arounds, such as HTML 5 Shiv

    Shanks a lot for the info ::fft fft::

  2. Dive into HTML5 by 0100010001010011 · · Score: 5, Informative

    Is also a great resource. With less ads, things broken up by chapter, examples, how to detect if something is enabled, etc.

    http://diveintohtml5.org/

  3. Re:Meanwhile, back at the ranch ... by fuzzyfuzzyfungus · · Score: 5, Insightful

    The problem isn't "deciding on a new standard"(though there certainly can be engineering challenges and whatnot), the problem is that the W3C doesn't have any power beyond a modicum of respect and whatever consensus it can hammer out.

    They could pump out purely theoretical standards, either with no real implementations, or an alpha implementation stashed on somebody's git repo somewhere, all they like, as fast as their merry little legs could carry them; but that would be basically meaningless.

    The delay comes out of the fact that, unless enough parties from the various browser makers can be convinced to care, the standard is dead on arrival. Politicking is slow.

  4. Re:All well and good... by DragonWriter · · Score: 5, Insightful

    IE8 is a lot further along than IE7; and IE9, which should hit beta later this year, supports all HTML5 elements.

    No, IE9 passes all of Microsoft's HTML5 tests.

    Which is very different than supporting all HTML5 elements. (And even more different than meaningfully supporting all HTML5 elements.)