Which element is used to draw graphics images on web page?
Answers
Answered by
0
The HTML <canvas> element is used to draw graphics. Canvas has several methods for drawing paths, boxes, circles, text, and adding images.
Similar questions