Markup Review
Website providing information about green and alternative energy resources.
For some reason the entire site is wrapped in an a element, which doesn’t link to anywhere. The breadcrumb navigation should not be contained within a nav element as it’s not the main site navigation.
The wrapper article element probably should be a section, and the divs contained within it could use article.
Rememeber that the type attribute is no longer required for the script or link stylesheet elements.
