Markup Review
A Norwegian site selling designer watches.
The site uses some of the new HTML elements such as nav
, header
, hgroup
, section
and footer
in the markup. The small
element is also correctly used to markup the the legal info at the end of each page. On the flipside the document outline could be more tightly controlled, for example the free shipping notice in the sidebar is marked up as a heading, but there is no content for it to be a heading for, so p
would do.