Rob Edwards

Rob Edwards

Markup Review

The personal site of web and graphic designer Rob Edwards.

Rob has used the section element to mark up the different portions of his site, each with its own header. There is one section element used to wrap almost everything which would be better suited to div, and figure is used in the sidebar to wrap a purely presentational image. In this case the img on its own would be better.

It is also worth remembering that script elements no longer need the type attribute.

Got something constructive to say?