1.
What is the purpose of providing alternative text (alt text) for SVG content?
2.
Which HTML element is used to provide a concise title for an SVG graphic?
3.
What is the role of the role="img" attribute in SVG accessibility?
4.
What is the purpose of using the aria-labelledby attribute in SVG accessibility?
5.
Which element in SVG is used to describe the content and function of the graphic?
6.
How can you ensure that an SVG graphic is accessible to screen readers?
7.
Which attribute is commonly used to reference an element providing a label or description for an SVG graphic?
8.
How can you indicate that an SVG graphic is decorative and should be ignored by screen readers?
9.
What is the purpose of using semantic HTML elements within SVG graphics?
10.
Which attribute is used to associate an SVG graphic with its descriptive content for accessibility purposes?