1. Question: Which of the following bootstrap styles are used to create a tabbed navigation?

    A
    .nav, .nav-tabs

    B
    .nav, .nav-pills

    C
    .nav, .nav-pills, .nav-stacked

    D
    .nav, .nav-tabs, .nav-justified

    Note: Not available
    1. Report
  2. Question: Which of the following bootstrap styles are used to create a pills navigation?

    A
    .nav, .nav-tabs

    B
    .nav, .nav-pills

    C
    .nav, .nav-pills, .nav-stacked

    D
    .nav, .nav-tabs, .nav-justified

    Note: Not available
    1. Report
  3. Question: Which of the following bootstrap styles are used to create a vertical pills navigation?

    A
    .nav, .nav-tabs

    B
    .nav, .nav-pills

    C
    .nav, .nav-pills, .nav-stacked

    D
    .nav, .nav-tabs, .nav-justified

    Note: Not available
    1. Report
  4. Question: Bootstrap-5 is mobile-first.

    A
    True

    B
    False

    Note: Not available
    1. Report
  5. Question: The Bootstrap grid system works across multiple devices.

    A
    True

    B
    False

    Note: Not available
    1. Report
  6. Question: Which of the following bootstrap style is used for a basic button group?

    A
    .btn-group

    B
    .btn-toolbar

    C
    .btn-group-lg

    D
    .btn-group-vertical

    Note: Not available
    1. Report
  7. Question: Which of the following bootstrap style helps to combine sets of <div > for more complex components?

    A
    .btn-group

    B
    .btn-toolbar

    C
    .btn-group-lg

    D
    .btn-group-vertical

    Note: Not available
    1. Report
  8. Question: Which of the following bootstrap style can be applied to button group instead of resizing each button?

    A
    .btn-group

    B
    .btn-toolbar

    C
    .btn-group-lg

    D
    .btn-group-vertical

    Note: Not available
    1. Report
  9. Question: Which of the following bootstrap style of image makes the entire image round by adding border-radius:500px?

    A
    .img-rounded

    B
    .img-circle

    C
    .img-thumbnail

    D
    None of the above.

    Note: Not available
    1. Report
  10. Question: Which of the following bootstrap style of button creates block level buttons that span the full width of a parent?

    A
    .btn-lg

    B
    .btn-sm

    C
    .btn-xs

    D
    .btn-block

    Note: Not available
    1. Report
Copyright © 2024. Powered by Intellect Software Ltd