Kizspy | Question: 39
(Choose 1 answer)
What way is the best choice if you want to scale down if the image has to, but never scale up to be larger than
its original size?
A. Using the max-width property and set up the code "max-width: 100%"
B. Using the width property and set up the code "width:100%"
C. Using the min-width property and set up the code "min-width:100%"
D. Using the random-width property and set up the code "random-width:100%"