<archive for="browsers">

Firefox 4 Twitter Party

Detecting HTML 5

Since HTML 5 support in browsers is still limited and not the same for all of the available choices, we can’t know for sure if some feature in our site will be available for all users. Luckily Mark Pilgrim gives us a long and detailed article on detecting whether a browser supports a particular feature.

Safari

How to get HTML 5 working in Internet Explorer and Firefox 2

Since support for HTML 5 is still evolving and even some new browsers don’t fully support the standard, you can’t expect older browsers to display your HTML 5 sites correctly.

Here are a few tutorials on how to make older browsers like Internet Explorer 6 display HTML 5 sites correctly:

HTML 5 browser support

Molly came up with a very useful table of the support for HTML 5 new tags across all major browsers.