Quick Tip

There is a HTML5 Shiv JavaScript workaround to enable HTML5 elements in older versions of Internet Explorer (IE 6, 7 and 8). This Shiv will enable older versions of IE to recognize the HTML5 elements, but some feel there is a disadvantage to using this Shiv. What if the web site visitor has JavaScript disabled? A small portion of the audience may have JavaScript disabled. If disabled, then the script will not work and your site will not appear as intended. So, if you’re going to use the Shiv, be aware this may not completely solve the problem.

 

Tips, Tricks & Tutorials

HTML Home | Development of HTML5 | Why HTML5?
Current Support | What's New | Content Models

HTML5: Current Support

Parts of HTML5 specifications are supported now and, as a web designer, you can implement those parts in your web sites today. It is important to know which parts of HTML5 are supported before you start using it.  For example, Internet Explorer 8 does not support the new audio and video tags. Below are several links to help you learn which features of HTML5 you can use now.