SVG <foreignObject> Element (original) (raw)

Last Updated : 31 Mar, 2022

SVG stands for Scalable Vector Graphic. It can be used to make graphics and animations like in HTML canvas.

The element of SVG includes elements from a different XML namespace. It is an extensibility point which allows user agents to offer graphical rendering features beyond those which are defined within this specification.

Syntax:

Attributes:

Example:

html `



GEEKSFORGEEKS

`

Output:

Supported Browsers: