Markup Review
Personal website and portfolio of Dutch web designer Martijn de Valk.
A clean layout from Martijn, using many of the new structural elements. Nice to see the figure
element being used for each of the portfolio images and also the main slider.
The figcaption
element could have been used to replace the div (with a class of figcaption!) to enclose the div that contains information on each portfolio item. Also the h1
containing the portfolio heading probably should be in a header
rather than a section
. The copyright information could have been contained within a small
element, since that’s what it’s there for.