11.
Can SVG gradients be applied to text elements?
12.
How do you define a linear gradient in SVG using XML syntax?
13.
Which element is used to create a radial gradient in SVG?
14.
How do you specify color stops within an SVG gradient?
15.
What is the purpose of the offset attribute in an SVG gradient?
16.
How can you reuse gradients across multiple elements in SVG?
17.
Which type of gradient is suitable for creating a circular color transition effect?
18.
How can you add color transitions to SVG text elements?
19.
What is the advantage of using SVG gradients for filling shapes and text?
20.
How can you define a gradient once and reuse it for multiple elements in SVG?