What is the use of Canvas in HTML ? By webmaster No Comment In HTML the <canvas> tag is used to draw graphics on a web page using JavaScript. It can be used to draw boxes,...