Markup Review
The website of Brazilian web agency MediCross.
The section
element is used to wrap the main content and all the footer content, where div
would be a more appropriate choice. Using heading elements (h1
–h6
) rather than div for the Services and Technology parts of the site would mean they could be dropped into section
s, and the document would have a better outline. The type
attribute has been dropped from the stylesheet link
element which is good, but it could also go from the script
elements.
One thought on “MediaCross”
Gostei bastante do site, mas acho que a divisão de conteúdo poderia ser um pouco melhor.