in Technology by

The class in Bootstrap used to provide rounded corners to the image is 

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

1 Answer

0 votes
by

Answer: (d) .img-rounded

Explanation: The class .img-rounded is used to add rounded corners to an image (IE8 does not support rounded corners). It adds border-radius: 6px to give the image rounded corners.

Related questions

0 votes
    The class in Bootstrap used to provide rounded corners to the image is .img-circle .image-circle .image-rounded .img-rounded...
asked Feb 28, 2021 in Technology by JackTerrance
0 votes
    I'm creating a button in Tkinter and I wanted to create rounded corners, other posts suggested using an ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Apr 16, 2022 in Education by JackTerrance
0 votes
    The ___________ class adds a rounded border around an element with a gray background color and some padding. ... .alert .jumbotron Select the correct answer from above options...
asked Dec 10, 2021 in Education by JackTerrance
0 votes
    I have a 9-cell grid containing images (using bootstrap columns). The grid works fine and is responsive ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Apr 26, 2022 in Education by JackTerrance
0 votes
    Which of the following class in Bootstrap is used for creating the large size modals? .modal-large .modal-sm .modal-big .modal-lg...
asked Mar 2, 2021 in Technology by JackTerrance
0 votes
    Which of the following class in Bootstrap is used to create a well? .wel .well .well-container .container-well...
asked Mar 2, 2021 in Technology by JackTerrance
0 votes
    The class in Bootstrap which is used to specify the collapsible elements is .collapse .carousel .pager None of the above...
asked Mar 2, 2021 in Technology by JackTerrance
0 votes
    Which of the following class in Bootstrap is used to create a panel? .panel .container .box .jumbotron...
asked Mar 2, 2021 in Technology by JackTerrance
0 votes
    Which of the following class in Bootstrap is used to create a badge? .tag .badge .page .flag...
asked Mar 2, 2021 in Technology by JackTerrance
0 votes
    Which of the following class in Bootstrap is used to create basic pagination? .page .pagin .paginate .pagination...
asked Mar 2, 2021 in Technology by JackTerrance
0 votes
    Which of the following class in Bootstrap is used to create a large button? .btn-xl .btn-lrg .btn-large .btn-lg...
asked Mar 2, 2021 in Technology by JackTerrance
0 votes
    Which of the following class in Bootstrap is used to add a zebra-stripe to a table? .tab-striped .zebra-strip .table-stripped .table-striped...
asked Mar 2, 2021 in Technology by JackTerrance
0 votes
    Which of the following class in Bootstrap is used to create a basic list group? .grouped-list .select-list .list-group .list-grouped...
asked Mar 2, 2021 in Technology by JackTerrance
0 votes
    Which of the following class in Bootstrap is used to create a panel? .panel .container .box .jumbotron...
asked Feb 28, 2021 in Technology by JackTerrance
0 votes
    Which of the following class in Bootstrap is used to create a badge? .tag .badge .page .flag...
asked Feb 28, 2021 in Technology by JackTerrance
...