Page is a not externally linkable
- Code, Content, and Presentation
-- HTML
---- To HTML 5 or not to HTML 5, that is the question


Hugene - 4:00 pm on May 27, 2010 (gmt 0)


If I understand correctly, the <div> tag is also valid HTML 5, and will be rendered as good old <div> by older browsers:

<aside>
<div id="leftnav">
</div>
</aside>

So basically I can start using HTML 5.0 and older browsers will still see it as valid tag soup?

HTML 5 here I come (I guess)


Thread source:: http://www.webmasterworld.com/html/4140206.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com