![]() |
VOOZH | about |
The startOffset attribute decides the start of the path for the initial text position. This is done after converting the path to the <textPath> element's coordinate system. Only <textPath> element is using this attribute.
Syntax:
startOffset = length-percentage | number
Attribute Values: The startOffset attribute accepts the values mentioned above and described below:
Below examples illustrate the use of startOffset attribute.
Example 1:
Output:
👁 ImageExample 2:
Output:
👁 Image