Drawing Techniques Using Canvas in HTML 5 | Techbirds
Posted on: April 28, 2014 / Categories: HTML5/Design / Author Name: Ankit Awasthi What is Canvas in HTML 5 The HTML5 canvas element is used to draw graphics. The canvas element is only a container for graphics. You must use a script to actually draw the graphics. Canvas has several methods for drawing paths, boxes,