SVG Text
SVG Text
The SVG < text > element is used to define a text.
Essential attributes in < text > tag are:-
- x defines the starting point of the x-coordinate.
- y defines the starting point of the y-coordinate.
- fill defines the color of the text.
Code Explanation
All Tutorials related to SVG Tutorials
SVG Intro
SVG & HTML
SVG Circle
SVG Rectangle
SVG Eclipse
SVG Line
SVG Polygon
SVG Polyline
SVG Path
SVG Text
SVG Stroke
SVG Blur Filter
SVG Drop Shadow Filter
SVG Linear Gradient
SVG Radial Gradients in HTML