Think of the <canvas> is like a whiteboard

This will show on browsers that do not support Canvas (IE8-, Opera Mini)
  1. Anything between the open/close tags will show on older browsers
  2. caniuse.com reports 85% support
  3. It's like creating an image on the fly