Day 7: Drawing App
We used more HTML5 and JavaScript in this exercise. We had an HTML5 <canvas></canvas> element which we have to use JavaScript interactivity to; we can’t use pure jQuery to make this app work so if JavaScript is disabled, the app won’t work. We