1.
What is the advantage of using SVG graphics for responsive design?
2.
Which attribute in SVG is used to define the coordinate system and aspect ratio?
3.
How can you make an SVG graphic responsive in HTML?
4.
Which CSS property can be used to control the size of an SVG graphic in a responsive layout?
5.
What is the purpose of using media queries in responsive SVG design?
6.
How can you ensure that an SVG graphic remains centered within its container in a responsive layout?
7.
Which attribute in SVG ensures that the graphic scales proportionally with its container?
8.
How can you create a fluid SVG layout that adapts to different screen sizes?
9.
What is the purpose of using the preserveAspectRatio attribute in SVG?
10.
How can you create a responsive SVG icon that adjusts its size based on the screen width?