HTML SVG Graphics

SVG (Scalable Vector Graphics)

The <svg> Element

The HTML <svg> element is a container for SVG graphics. SVG has several methods for drawing paths, rectangles, circles, polygons, text, and much more.

Output:

SVG Rectangle

Output:

SVG Rectangle with Opacity and Rounded Corners

Output:

SVG Star

Output:

SVG Gradient Ellipse and Text

Output: