12-Graphics
Creates inline graphics with tags.
SVG Graphics
SVG (Scalable Vector Graphics) allows you to create graphics directly in HTML.
Canvas Graphics
The <canvas> element allows for dynamic, scriptable rendering of 2D shapes and bitmap images.
SVG (Scalable Vector Graphics) allows you to create graphics directly in HTML.
The <canvas> element allows for dynamic, scriptable rendering of 2D shapes and bitmap images.