Markup Review
Informational website for an Italian sport centre.
A number of the new HTML5 structural elements are present here, although the section
element is used a bit too much in places where a div
would have sufficed. Nice to see that some of the new input types
(email
and tel
) are used.
The figure
and figcaption
elements are used to good effect on some of the pages as id footer
.
Remember that the script
and link stylesheet
elements no longer require the type
attribute.