1. 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
  2. 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
  3. 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
  4. 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
  5. 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
  6. Question: How can you insert a search icon?

    A
    <span class="glyphicon-search"></span>

    B
    <span class="glyph glyph-search"></span>

    C
    <span class="glyphicon glyphicon-search"></span>

    D
    <span class="glyphicon search"></span>

    Note: Not available
    1. Report
  7. Question: Which class is used to create a badge?

    A
    .label

    B
    .flag

    C
    .badge

    D
    .tag

    Note: Not available
    1. Report
  8. Question: Which class is used to create a basic pagination?

    A
    .pagination

    B
    .page

    C
    .pages

    D
    .navigation

    Note: Not available
    1. Report
  9. Question: Which class is used to create a basic list group?

    A
    .group-list

    B
    .list-group

    C
    .grouped-list

    D
    .list-grouped

    Note: Not available
    1. Report
  10. Question: Which class adds a heading to a panel?

    A
    .panel-header

    B
    .panel-head

    C
    .panel-footer

    D
    .panel-heading

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