HTML 5 test for new elements

Posted by xdevel2000 on Stack Overflow See other posts from Stack Overflow or by xdevel2000
Published on 2010-05-15T07:17:19Z Indexed on 2010/05/15 7:24 UTC
Read the original article Hit count: 208

Filed under:

How can I test if my browser supports the new semantic HTML 5 elements like:

<nav>
<footer>

and so on?

© Stack Overflow or respective owner

Related posts about html5