canvas

UK[ˈkænvəs] US[ˈkænvəs]

n. Canvas; oil painting (cloth)

vt. Cover with canvas

adj.Canvas

html5 tag syntax

Function: The tag defines graphics, such as charts and other images. The tag is just a container for graphics, you must use a script to draw the graphics.

Parameters:

Attributes
Value Description
height pixels Set the height of canvas.
width pixels Set the width of the canvas.

html5 tag example


   your browser does not support the canvas tag    
Run instance »

Click the "Run instance" button to view the online instance