Demonstrate resizing of SVG and WebP images
This page accompanies the Building a static website (part 5: Introduction to responsive images) blog post and demonstrates how you can get the browser to resize smaller images, as you expand the browser window. It compares the effect of this, through two images, the first of which is an SVG and the second, which is a WebP image. Note how the second image becomes fuzzy and pixelated when it is enlarged. See the blog post for further commentary.