Q. Which shapes an image to a thumbnail?

  • (A) .img-thumbnail
  • (B) .img-rounded
  • (C) .img-responsive
  • (D) .img-circle
πŸ’¬ Discuss
βœ… 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.
Explanation by: Vaibhav Shukla
.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.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
246
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Vaibhav Shukla
Publisher
πŸ“ˆ
82%
Success Rate