How to Open Dropped Files Using HTML5
Why Open Local Files in JavaScript? Uploading files from an HTML form is clunky. People…
10 of the Best CSS3 Code Generators
I have rose-tinted memories of CSS2.1. Rounded corners may have caused hours of Photoshopping grief,…
How to Examine CSS :active and :hover States in Firebug
Hands up all those using Firebug. Of course you are. It’d be madness not to.…
5 of the Best CSS3 Font Tools
Fonts have made the most dramatic visual impact on the web since graphic support was…
A Basic HTML5 Template
As you learn HTML5 and add new techniques to your toolbox, you’re likely going to…
How to Detect Browser Support for CSS3 Properties
Feature detection used to be so much easier. Browser sniffing was a reasonable solution in…
How to Use HTML5 Speech Input Fields
I’m lost for words. Which is a shame because I could have dictated this article…
A Better Cookie: HTML5 and Web Storage
One of the more interesting and useful new features to come out of the HTML5…
A Drag and Drop Planning Board with HTML5
The Drag and Drop API is one of the new JavaScript APIs that let us…