Multimedia Troubleshooting

Design Modo: HTML5 On-Device Caching – What It Is and What It Does for Mobile Cloud Computing

Design Modo: Understanding HTML5 and CSS3 for Web Design

Review: The Truth About HTML5 For Web Designers

Latest News: An awards win and DuckDuckGo plugin

Design Modo: Useful HTML5 Boilerplate Templates and Tutorials

Design Modo: How to Create an Upload Form using jQuery, CSS3, HTML5 and PHP [Tutorial]

HTML5 adaptive images: end of round one

Modernizr is a JavaScript library that detects which HTML5 and CSS3 features your visitor’s browser supports. In detecting feature support, it allows developers to test for some of the new technologies and then provide fallbacks for browsers that do not support them. This is called feature detection and is much more efficient than browser sniffing. […]