| Text |
SVG text elements often resemble straightforward text elements in HTML. Font styles and colors are defined as style properties. As long as there is no custom kerning or binding to a path within the text string, the text is kept together inside these tags, just as in HTML. This allows for very simple edits to text content, as well as easy scriptability for dynamic text generation and manipulation.
Text properties also include position coordinates that define the relative position of the text element within the bounding box.
(When creating a text element in Adobe Illustrator, set "kerning" to "0" in the character palette to export contiguous blocks of text.)