Start networking and exchanging professional insights

Register now or log in to join your professional community.

Follow

What is HTML5 Canvas?

What do you know about Canvas in HTML5, and where to use it.

user-image
Question added by Fadi Alkhateeb , Senior Front End Developer , NexTwo
Date Posted: 2013/09/19
Sahil Surani
by Sahil Surani , LSMR Engineer , SAMSUNG ELECTRONICS INDIA LTD. (AVACEND SOLUTIONS PVT. LTD)

The canvas element is part of HTML5 and allows for dynamic, scriptable rendering of2D shapes and bitmap images. It is a low level, procedural model that updates a bitmap and does not have a built-in scene graph.

Tanweer Ahmed
by Tanweer Ahmed , Application Developer , Department of Revenue,Registration and Land Reforms,Government of Jharkhand

HTML5 defines the <canvas> element as “a resolution-dependent bitmap canvas which can be used for rendering graphs, game graphics, or other visual images on the fly.” A canvas is a rectangle in your page where you can use JavaScript to draw anything you want.

Maher Alsilwy
by Maher Alsilwy , CONSULTANT , B7R DESIGN WWW.B7RDES.COM

The HTML5 <canvas> element is used to draw graphics, on the fly, via scripting (usually JavaScript).

The <canvas> element is only a container for graphics. You must use a script to actually draw the graphics.

 

Read more here:

http://www.w3schools.com/html/html5_canvas.asp

http://www.html5canvastutorials.com/

 

videos here:

http://thenewboston.org/watch.php?cat=43&number=35

http://thenewboston.org/watch.php?cat=43&number=36

http://thenewboston.org/watch.php?cat=43&number=37

More Questions Like This

Do you need help in adding the right keywords to your CV? Let our CV writing experts help you.