Kizspy | Question: 37
(Choose 1 answer)
Choose the right statement about the code below:
img {
max-width: 100%;
height: auto;
A. the image will scale down if it has to, but never scale up to be larger than its original size
B. the image can be scaled up to be larger than its original size
C. the image is displayed in the same its original size
D. The image can scale up or down base on the viewport wide