in Technology by

Which of the following class in Bootstrap is used to create a dropdown menu?

  1. .dropdown
  2. .select
  3. .select-list
  4. None of the above

1 Answer

0 votes
by

Answer: (a) .dropdown

Explanation: Dropdown menus are toggleable, contextual menus, used for displaying links in a list format. It facilitates users to choose one value from a predefined list. We have to wrap dropdown menu within the class .dropdown to create Bootstrap Dropdown.

Related questions

0 votes
    How can we create a dropdown menu in Bootstrap?...
asked Apr 4, 2021 in Education by JackTerrance
0 votes
    I have three components - app, sideNav and wallForm. In the app header, I have a button that ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked May 10, 2022 in Education 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 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 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 create a large button? .btn-xl .btn-lrg .btn-large .btn-lg...
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
0 votes
    I am trying to change an image depending on what option is selected in a drop down menu. I am ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked May 1, 2022 in Education by JackTerrance
0 votes
    Which of the following plugin in Bootstrap is used to create a modal window? popup alert modal window...
asked Mar 2, 2021 in Technology by JackTerrance
...