1. Question: Which of the following bootstrap Style of button indicates caution should be taken with this action?

    A
    .btn-warning

    B
    .btn-danger

    C
    .btn-link

    D
    .btn-info

    Note: Not available
    1. Report
  2. Question: Which of the following is correct about Bootstrap Media Query?

    A
    Media queries have two parts, a device specification and then a size rule.

    B
    Media Queries in Bootstrap allow you to move, show and hide content based on the viewport size.

    C
    Both of the above.

    D
    None of the above.

    Note: Not available
    1. Report
  3. Question: Which of the following is correct about data-placement Data attribute of Popover Plugin?

    A
    Applies a CSS fade transition to the popover.

    B
    Inserts HTML into the popover. If false, jQuery's text method will be used to insert content into the dom.

    C
    Specifies how to position the popover.

    D
    Delegates to the specified targets.

    Note: Not available
    1. Report
  4. Question: Which class provides a responsive fixed width container?

    A
    .container

    B
    .container-fluid

    C
    .container-fixed

    Note: Not available
    1. Report
  5. Question: Which class provides a full width container, spanning the entire width of the viewport?

    A
    .container-fluid

    B
    .container-fixed

    C
    .container

    Note: Not available
    1. Report
  6. Question: The Bootstrap 5 grid system is based on how many columns?

    A
    12

    B
    3

    C
    9

    D
    6

    Note: Not available
    1. Report
  7. Question: Which class adds zebra-stripes to a table?

    A
    .table-striped

    B
    .table-zebra

    C
    .table-bordered

    D
    .even and .odd

    Note: Not available
    1. Report
  8. Question: Which class shapes an image to a circle?

    A
    .img-rounded

    B
    .img-round

    C
    .img-circle

    D
    .img-thumbnail

    Note: Not available
    1. Report
  9. Question: Which class is used to create a big box for calling extra attention?

    A
    .container

    B
    .bigbox

    C
    .jumbotron

    D
    .botron

    Note: Not available
    1. Report
  10. Question: Which class is used to create a button group?

    A
    .button-group

    B
    .group-button

    C
    .group-btn

    D
    .btn-group

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