1. Question: Which class adds a heading to a card in Bootstrap-5?

    A
    .card-header

    B
    .card-head

    C
    .card-footer

    D
    .card-heading

    Note: Not available
    1. Report
  2. Question: A standard navigation bar is created with:

    A
    <nav class="navigationbar navbar-default">

    B
    <nav class="navbar default-navbar">

    C
    <nav class="navbar navbar-default">

    D
    <nav class="nav navbar">

    Note: Not available
    1. Report
  3. Question: Which class is used to create a black navigation bar?

    A
    .navbar-dark

    B
    .navbar-default

    C
    .navbar-black

    D
    .navbar-inverse

    Note: Not available
    1. Report
  4. Question: Which plugin is used to cycle through elements, like a slideshow?

    A
    Orbit

    B
    Scrollspy

    C
    Slideshow

    D
    Carousel

    Note: Not available
    1. Report
  5. Question: Which plugin is used to create a modal window?

    A
    Modal

    B
    Window

    C
    Dialog Box

    D
    Popup

    Note: Not available
    1. Report
  6. Question: Which plugin is used to create a tooltip?

    A
    Modal

    B
    Dialog Box

    C
    Tooltip

    D
    Popup

    Note: Not available
    1. Report
  7. Question: Which contextual class indicates a succesful or positive action?

    A
    .text-info

    B
    .text-warning

    C
    .text-success

    D
    .text-primary

    Note: Not available
    1. Report
  8. Question: Which contextual class indicates a dangerous or potentially negative action?

    A
    .text-danger

    B
    .text-warning

    C
    .text-info

    D
    .text-primary

    Note: Not available
    1. Report
  9. Question: Which class indicates uppercased text?

    A
    .ucase

    B
    .uppercase

    C
    .text-uppercase

    D
    .text-capitalize

    Note: Not available
    1. Report
  10. Question: Which of the following class applies the hover color to a particular row or cell of a table?

    A
    .active

    B
    .success

    C
    .warning

    D
    .danger

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