HTML5 <canvas> Tag
Info of HTML5 canvas Tag :canvas element: a resolution- dependent bitmap canvas, which can be used for rendering graphs, game graphics, or other visual images on the fly
canvas Tag Attributes :height: height of the canvas in pixels - default is 150 width: width of the canvas in pixels - default is 300
0 comments :
Post a Comment