1.
What is SVG?
2.
How do you define an SVG graphic in HTML?
3.
What attribute is used to specify the width of an SVG graphic?
4.
Which of the following elements is used to create a rectangle in SVG?
5.
How can you set the background color of an SVG graphic?
6.
What is the purpose of the viewBox attribute in SVG?
7.
Which element is used to create a circle in SVG?
8.
How do you embed an SVG file in an HTML document?
9.
Which CSS property is used to specify the color of SVG text?
10.
What is the purpose of the preserveAspectRatio attribute in SVG?