in Technology by

Which of the following class in Bootstrap is used for creating the large size modals?

  1. .modal-large
  2. .modal-sm
  3. .modal-big
  4. .modal-lg

1 Answer

0 votes
by

(d) .modal-lg

Explanation: We can use the .modal-lg class for large modals. The size class is added to the <div> element with class .modal-dialog.

Related questions

0 votes
    The class used for creating the large size wells is .well-large .well-big .well-lg .well-sm...
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 create a large button? .btn-xl .btn-lrg .btn-large .btn-lg...
asked Feb 28, 2021 in Technology by JackTerrance
0 votes
    The class used for creating the small size wells is .well-small .well-short .well-lg .well-sm...
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
    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 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
0 votes
    Which of the following class in Bootstrap is used to create basic pagination? .page .pagin .paginate .pagination...
asked Feb 28, 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 Feb 28, 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 Feb 28, 2021 in Technology by JackTerrance
...