Rounding up Sites Using HTML5

html 5 roundup

HTML 5 is the next major revision of the core markup language of the World Wide Web, HTML (hypertext markup language). Its first draft appeared on January 22, 2008.
HTML 5 specifies two variants of the same language, a “classic” HTML (text/html) variant known as HTML5 and an XHTML variant known as XHTML5. This is the first time that HTML and XHTML have been developed in parallel. HTML 5 is said to become a game-changer in Web application development, one that might even make obsolete such plug-in-based rich Internet application (RIA) technologies as Adobe Flash, Microsoft Silverlight, and Sun JavaFX. – wikipedia

I was just starting to explore HTML5 and try to dig it deeply as I could. And the way I learn things is going backward, so I started my exploration by finding working sites using HTML 5 markup and hit Ctrl+u in my keyboard and explore the code. I listed here the sites that i can found hoping that it could also be useful for you as well.

Youtube.com HTML 5 Demo

you tube html5


UX London

uxlondon

An Event Apart

aneventapart

Apple Safari 4

Apple Safari 4

Creativebits

creativebits

Film Review Friday

filmreviewfriday

Idea Foundry

idea-foundry

Sheep in Disguise

sheep-in-disguise

I know its quite a short list. But it helps me a lot in learning HTML 5.

PG

Author: insic

Subscribe in my RSS Feed for more updates on Web Design and Development related articles. Follow me on twitter or drop a message to my inbox.

Related Post

Digg Delicious Stumbleupon Technorati

7 Responses to “Rounding up Sites Using HTML5”

  1. Good post, but according to a post on about.com which i believe to be correct, the next version of XHTML would have been XHTML2 which has stopped development in favor of HTML5 but apparently you can use closing singleton tags in HTML5 making it XML compliant as XHTML is and XHTML2 would have been.

  2. I noticed that most of those sites only use HTML 5 to reduce length of DOCTYPE. Mostly, this is due to the fact that HTML5 is mostly not supported in modern browsers. Yet.

  3. Idea Foundry is a great site, good example of clean site design.

  4. pre-ma-ture…and light years away from being widely used.

  5. The Youtube html5 site is not showing up.

  6. I just started coding in HTML 5 and CSS 3! :D

  7. An Event Apart doesnt’t seem to be HTML5 :\

Leave a Reply