HTML Introduction | HTML5 Graphics

Graphics Elements Added in HTML5

Graphics element Description
<canvas> Used to render graphics with JavaScript.
<svg> Used to render graphics with SVG.