HTML5

Creating Show & Edit Style Element Using HTML5 ContentEditable Attribute
Chris Coyier of CSS-Tricks.com has show us, how to creating “show and edit style element “. It that let users edit CSS styles and have them update in real-time using the HTML5 ContentEditable attribute.

How to Create An Elegant Website With HTML5 and CSS3
HTML 5 borns to improve interoperability and to reduce development costs for websites and web applications. It is not a W3C recommendation yet, and for this reason you have to read information contained in the article like a simple overview on how we might work with new technologies in the (next) future.

How to Building a Custom HTML5 Audio Player with jQuery
Neutroncreations has built an HTML5 audio player for Tim Van Damme‘s The Box, a new podcast where he interviews people who make cool stuff.