Which element is used to draw graphics and animations?

Which element is used to draw graphics and animations? Correct Answer <canvas>

element is used with either canvas scripting APII or WebGL API to draw graphics and animations. Basically it includes all the global attributes like height, moz-opaque, width. It is not supported in Opera browser.