Quote:
Originally Posted by jhowell
The SVG wrapper is used because SVG supports the ability to scale an image to fit a screen having any aspect ratio as fully as possible without distortion. The HTML img element lacks this capability.
|
Thank you! I've never understood the point of SVG, and you have distilled it in two short sentences.