![]() |
VOOZH | about |
The <title> SVG element provides an accessible, short-text description of any SVG containerelement or graphicselement.
Text in an <title> element is not rendered as part of the graphic, but browsers usually display it as a tooltip. When you hover over the element, the title of that element will be shown.
Syntax:
<title> TITLE HERE </title>
Attributes:
Example: Making green consecutive circles inheriting attributes from the <g> element.
Output:
Browsers Supported: