In class, we were discussing the displaying of images with the <img>
tag, and I talked about not changing the aspect ratio. I want to make sure the concept is clear.
The aspect ratio is simply the ratio between the width and height of an image. Here is an image with a 1:1 aspect ratio — that means that the width and height are the same. Continue reading Don’t Touch that Aspect Ratio!