Vidyalelo
HTML · Q18

HTML5

Programming · HTML · question 18

Q18

The _________ element is used to render simple graphics such as line art, graphs, and other custom graphical elements on the client side.

A.
metadata
B.
css
C.
canvas
Answer
D.
art

Answer: Option C

Solution

Answer: Option C
Solution:
The canvas element is part of HTML5 and allows for dynamic, scriptable rendering of 2D shapes and bitmap images.