The canvas element (<canvas>) provides scripts with a resolution-dependent bitmap canvas, which can be used for rendering graphs, game graphics, or other visual images on the fly, by using the associated canvas API.
Overview Tableheight
= non-negative integerwidth
= non-negative integer<canvas width="800" height="600"></canvas>
Usage
The canvas api is a useful resource for working with the canvas element.
Related specifications
canvas
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4