Markup Review
Website of Swedish advertising and communications agency Stormen.
The pulldown “mini” menu on the right doesn’t need to be in article
or section
elements here since they are being used for styling purposes only, so the div
element would be more appropriate. It also causes the HTML5 outliner to display many untitled sections.
Each of the portfolio images should be contained within a figure
rather than an article
, with the figcaption
element being used to the text associated with each one. The same could be said for the employee about page. Also remember that the type
attribute is no longer required in script
elements or style
elements.