I noticed under the "Images" folder in the code that certain images had two versions. For example, I saw two versions of the drone-generated Lee Chapel image, in which one of the versions indicted it was for mobile. However, I noticed this wasn't the case for all of the images.
Why? How do you determine the dimensions of the desktop version of an image and the mobile version of an image? How do we write the code in such a manner that it knows to call the mobile version of an image when the website is being read on a phone?
I noticed under the "Images" folder in the code that certain images had two versions. For example, I saw two versions of the drone-generated Lee Chapel image, in which one of the versions indicted it was for mobile. However, I noticed this wasn't the case for all of the images.
Why? How do you determine the dimensions of the desktop version of an image and the mobile version of an image? How do we write the code in such a manner that it knows to call the mobile version of an image when the website is being read on a phone?