HTML5

FacebookTwitter
http://net.tutsplus.com/tutorials/html-css-techniques/html-5-and-css-3-the-techniques-youll-soon-be-using/ In this tutorial, we are going to build a blog page using next-generation techniques from HTML 5 and CSS 3. The tutorial aims to demonstrate how we will be building websites when the specifications are finalized and the browser vendors have implemented them. If you already know HTML and CSS, it should be easy to follow along. HTML 5 is the next major version of HTML.

HTML 5 and CSS 3: The Techniques You’ll Soon Be Using

http://www.webdesignerdepot.com/2011/06/the-ultimate-html5-resource-guide/ Despite the fact that the HTML5 specification won’t officially be finished until 2022, (though it will be mostly finalized by 2014), a lot of designers are already diving into the parts of HTML5 that currently have support in modern browsers. HTML5 opens up some whole new avenues for web design and web application development, things that were previously only possible with either JavaScript or Flash. Here we’ve rounded up 175 refsources for learning HTML5. Included below are tutorials, frameworks, examples, and a lot more.

The ultimate HTML5 resource guide

http://my.opera.com/ODIN/blog/implementing-html5-details

s Developer Relations Team - Implementing HTML5 <details>

By Bruce Lawson brucelawson . Wednesday, April 6, 2011 7:30:35 AM accessiiblity , HTML5 , internationalisation At Opera HQ, we're implementing the HTML5 <details> element.
HTML5 Encoding Secrets After viewing this video, video publishers will have all the information they need to encode and stream to HTML5 browsers. Companies Mentioned: An hour is all a developer needs to begin working with MPEG4/H.264 and WebM video. That's the length of Jan Ozer's information-packed session How To: Encoding Video for HTML5 at the recent Streaming Media East conference in New York City. Presenting detailed information on both formats, as well as the codecs that drive them, Ozer gave viewers the knowledge they need to stream to HTML5 browsers.

HTML5 Encoding Secrets

http://www.streamingmedia.com/Articles/Editorial/Featured-Articles/HTML5-Encoding-Secrets-75939.aspx
JavaScript and HTML5 Forms Testing for Support If you intended to write JavaScript to mimic the functionality of HTML5 forms, you may want to first test the current browsers capability and write the JavaScript as a fallback. On the right is how you might test for attribute support. http://www.wufoo.com/html5/

The Current State of HTML5 Forms · Wufoo