1. Question: Which of the following are no Bootstrap plugins?

    A
    transition

    B
    tocible

    C
    tooltip

    D
    boilerplate

    Note: Not available
    1. Report
  2. Question: What does the following HTML code do?
    <span class="caret"></span>

    A
    It generates a close icon for dismissing content like modals and alerts.

    B
    It utilizes the micro clearfix.

    C
    It indicates dropdown functionality and direction.

    D
    it indicates back button functionality.

    Note: Not available
    1. Report
  3. Question: Which of the following statements are correct with regards passing potions?

    A
    Options can be passed via data attributes or JavaScript.

    B
    For data attributes, the option name has to be appended to option-, as in option-animation="".

    C
    For data attributes, the option name has to be appended to data-, as in data-animation="".

    D
    Option can be passed only via JavaScript.

    Note: Not available
    1. Report
  4. Question: Which of the following are helper classes?

    A
    .close

    B
    .badge

    C
    .caret

    D
    .clearfix

    Note: Not available
    1. Report
  5. Question: Which of the following will set a modal window to be closed when the escape key is presed?

    A
    Setting the option “backdrop” to true

    B
    Setting the option “backdrop” to static

    C
    Setting the option “keyboard” to true

    D
    Setting the option “escape” to true

    Note: Not available
    1. Report
  6. Question: Which of the following is not a Bootstrap component?

    A
    Glyphicons

    B
    Breadcrumbs

    C
    Dropdowns

    D
    Pivottable

    Note: Not available
    1. Report
  7. Question: What is the default amount of time delay between automatically cycling items in a carousel?

    A
    2000

    B
    3000

    C
    5000

    D
    None

    Note: Not available
    1. Report
  8. Question: Which of the following is the default hover background color of the table row?

    A
    #f9f9f9

    B
    #f5f5f5

    C
    #ddd

    D
    #ddd

    Note: Not available
    1. Report
  9. Question: which of the following are not option of the method $().tooltip(options)?

    A
    animation

    B
    delay

    C
    backdrop

    D
    show

    Note: Not available
    1. Report
  10. Question: which of the following are not option of the method $().tooltip(options)?

    A
    Setting the option “backdrop” to true

    B
    Setting the option “backdrop” to static

    C
    Setting the option “keyboard” to true

    D
    None

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