Draw With Javascript and HTML5

There are a lot of nifty tools and features included in the HTML5 specification. One thing I enjoyed learning is the new <canvaselement. It allows you to draw directly on a web page using JavaScript!

Codecademy has a nice tutorial on how to use this element: Check it out here. 

javascript-canvas