Q. Which shapes an image to a thumbnail?
β
Correct Answer: (A)
.img-thumbnail
Explanation: .img-thumbnail shapes image to a thumbnail (borders), .img-rounded adds rounded crners to an image, .img-responsive makes an image responsive, .img-circle shapes an image to a circle, it is not supported in IE8 and earlier versions.