Markup Review
The Brazilian website of Reebok.
Although the homepage has large Flash animations, the page does use HTML5 markup, with header, nav and footer represented. Use could have been made of the new input types for the search and contact forms.
The products page wraps the product listing in a nav which it shouldn’t as the product listings aren’t the primary navigation for the site. An aside is used for the product selection on the left, and again uses a nav to enclose the entire list. It could be argued that the products are the primary navigation for this site, so it’s not entirely wrong.
The script element no longer requires the type attribute.

2 thoughts on “Reebok Brazil”
Pingback: Reebok Brazil | HTML5 Gallery | Reebok
The HTML5 specification doesn’t say that the nav element is exclusevely for the primary navigation.
http://developers.whatwg.org/sections.html#the-nav-element