jslogo HTML5 <canvas> element (+ js) Practice




<canvas> is an HTML element that can be used (with scriptin, usually JS) to:
draw graphs, make photo compositions or do simple (and not so simple) animations!.

See the Mozilla Developer Netowrk Tutorial to learn: