Andrew Maxwell

My First HTML5 Labs Test

January 13, 2011

A few months ago I wanted to teach myself HTML5 so recently I decided to take a poster and recreate it online using only HTML5 elements.

HTML 5 Elements that I Used:

  • <!doctype HTML>
  • <header>
  • <canvas>
  • Images using SVG items rather than a .jpg or .png
  • <footer>

The Poster that I Replicated:

You can see the this test at http://labs.andrewcmaxwell.com/wall-e/

Be sure to Zoom in to the image to really see the SVG graphics at work.

This labs test is best when viewed using Google Chrome.

Leave a Reply

You must be logged in to post a comment.