News

What HTML5 features you can use soon. Not all of HTML5 is ready for the spotlight, for a variety of reasons (and no, they don’t all have the initials “IE”).
How To Use HTML Meta Tags . Meta tags aren’t a magical solution, but they will help ensure your website appears on search engine results pages. This tutorial explains what HTML meta tags are, which ...
Using applets for web page menus. HTML has a <MENU> tag but it was deprecated in HTML 4.01 and redefined in HTML 5. It is currently not supported by any of the major browsers (if you use it you ...
Unfortunately, like much of HTML5, older browsers don’t know what to do with localStorage calls in your code. That does not mean, however, that you can’t use localStorage today, it just means ...
HTML5 Shiv contains a list of all the HTML5 tags that IE doesn’t (yet) know about and creates them one by one, allowing you to then use and style them to your heart’s content.
There's been lots written about the politics and process of the emerging HTML5 specification (see "What to expect from HTML5" and "How HTML5 will change the Web," as just two examples), but what ...