Markup Review
A website that adds tweets to a selection of cartoons.
The site uses new HTML5 elements, and the unnecessary type
attributes in and script
elements have been removed. small
is also used for the legal info in the footer
, which is nice to see. There is a type attribute in a stylesheet link
element which can also go, and there are a handful of untitled section
s that create unnecessary levels in the document hierarchy.