1.
What is an SVG gradient?
2.
Which type of gradient creates a smooth transition along a straight line in SVG?
3.
How is a linear gradient defined in SVG?
4.
Which attribute is used to specify the starting point of a linear gradient in SVG?
5.
What does the stop element define in an SVG gradient?
6.
How can you apply a linear gradient to a shape in SVG?
7.
What is a radial gradient in SVG?
8.
How is a radial gradient defined in SVG?
9.
Which attribute specifies the center point of a radial gradient in SVG?
10.
How do you apply a radial gradient to a shape in SVG?