Which of the following classes can be used to make image with rounded corners in Bootstrap 4?

Questions & AnswersCategory: Programming LanguageWhich of the following classes can be used to make image with rounded corners in Bootstrap 4?
Adam asked 2 years ago

Which of the following classes can be used to make image with rounded corners in Bootstrap 4?
a. .img-rounded
b. .rounded
c. Both (a) and (b)
d. None of the above

1 Answers
Lokesh Kumar Staff answered 2 years ago

b. .rounded
Explanation: The .rounded class is responsible for adding rounded corners to an image. The .rounded class can be used to make image corner rounded, this enhances the entire look of the website also.