Markup Review
Online portfolio of Bangalore based web and UI designer, Raghavendra Diddimani.
Clean structural use of the new HTML5 elements and it’s nice to see the email
input type being used in the contact form.
The figure and figcaption elements could be used to contain each of the items within the portfolio section. There is misuse of the em
element (which isn’t for conveying importance) for what should be contained within a figcaption
.
In the footer
, the copyright information could be contained within a small
element. The style
and script
elements no longer require the type
attribute.