Markup Review
A personal project by Robert Ivan that displays the winners and runners up of all World Cup tournaments using canvas.
The site has a nice document outline, with the page and sectioning content properly titled using heading (h1
–h6
) elements. As the graphic could be seen as the main content, there is an argument for putting the “What are we looking at here?” into a footer
, and using an aside
for the 3 sections on World Cup trivia, and another aside
for the browser information; each with nested section
s.
One thought on “Visualizing the World Cup”
Thanks for the write up! I’m working on a new map project, so i’ll let you know how that goes.