By Kaostricks12
via webdeveloperjuice.com
Published: Oct 30 2012 / 07:09
Canvas is a new element in HTML5 that allows you to draw graphics using JavaScript. Canvas can be used for adding graphics, graphs, or any other visual images. It can be used to create photo-effects and animations. You can create rich Web applications with canvas once you have a full command over it, and to work like a master with canvas you should have a good command over JavaScript.
Add your comment