What major sites use the HTML5 navigation element?

The discussion continues about the best use of the new tag <nav>in HTML5. I am studying the use of an element <nav>in the wild, and although I have found some sites using HTML5, I am curious to see if any of the main site uses it. By and large, I mean the name. If you can specify any of them, it will be appreciated.

+5
source share
2 answers

The Chilean President’s website was one of the first major sites to use HTML5, including navigation, section, side, etc. elements: http://www.gobiernodechile.cl/

As for the addon showing sites using HTML5, I made an extension for Opera here: https://addons.opera.com/addons/extensions/details/html5-powered/

and the version of UserJS that should work in Firefox using GreaseMonkey: http://people.opera.com/danield/extensions/HTML5Powered.user.js

Other major websites now use HTML5:

+2
source

not a website, but a page on the apple website

+2
source

All Articles