Question: <canvas > element is only a ______ to the graphics.
Acomponent
Bcontainer
Cattribute
Dmethod
Note: The HTML "canvas" element is a container for canvas graphics. An HTML canvas is a rectangular area on an HTML page. Canvas has several methods for drawing paths, boxes, circles, text, and graphic images.