Markup Review
Blog by Thomas David.
The content div could have been replaced with a section element. The first use of the nav element to enclose the main navigation is ideal, but the utility navigation should not use the nav element as it is not primary site navigation. The article elements in the footer should really be divs.
Nice use of the time element and WAI-ARIA roles throughout. Remember that the script element no longer requires the type attribute.
