×

Multiple-Choice Questions

We can use ___ class to create a rounded cornered image in bootstrap.

25. We can use ___ class to create a rounded cornered image in bootstrap.

  1. .circle
  2. .img-circle
  3. ..img-rounded
  4. .rounded

Answer

The correct answer is: C) ..img-rounded

Explanation

In bootstrap, we can create a rounded-cornered image easily using .img-rounded class. It adds a border radius of 6px to the image to create rounded corners.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.