Q.1
Which class is used to create a basic pagination?
  • .navigation
  • .page
  • .pages
  • .navigation
Q.2
The .container-fluid class provides
  • fixed width container
  • table format
  • to create a form
  • to create a form
Q.3
Which plugin is used to create a modal window?
  • Modal
  • Dialog Box
  • Popup
  • Window
Q.4
The Bootstrap grid system is based on how many columns?
  • 12
  • 3
  • 9
  • 6
Q.5
Which class indicates a dropdown menu?
  • .dropdown
  • .dropdown-list
  • .select
  • None of above
Q.6
Which class is used to create a button group?
  • .group-btn
  • .button-group
  • .btn-group
  • .group-button
Q.7
Which class is used to create a black navigation bar?
  • .navbar-black
  • .navbar-inverse
  • .navbar-dark
  • .navbar-default
Q.8
Which of the following is correct about Bootstrap Grid System?
  • Predefined grid classes like .row and .col-xs-4 are available for quickly making grid layouts. LESS mixins can also be used for more semantic layouts.
  • Columns create gutters (gaps between column content) via padding. That padding is offset in rows for the first and the last column via negative margin on .rows.
  • Grid columns are created by specifying the number of twelve available columns you wish to span. For example, three equal columns would use three .col-xs-4.
  • All of the above.
Q.9
How can you insert a search icon?
  • <span class="glyphicon-search"></span>
  • <span class="glyph glyph-search"></span>
  • <span class="glyphicon search"></span>
  • <span class="glyphicon glyphicon-search"></span>
Q.10
Class used to create a big box for calling extra attention in Bootstrap
  • Carousel
  • Jumbotron
  • Javascript
  • CSS
Q.11
Which class is used to create a big box for calling extra attention?
  • .container
  • .bigbox
  • .jumbotron
  • None of above
Q.12
Which class is used to create a badge?
  • .badge
  • .label
  • .tag
  • .flag
Q.13
Which class shapes an image to a circle?
  • img-circle
  • img-rounded
  • img-thumbnail
  • img-round
Q.14
The bootstrap class md means for
  • phone
  • tablet
  • laptop
  • desktop
Q.15
Which contextual class indicates a succesful or positive action?
  • .text-warning
  • .text-primary
  • .text-success
  • .text-info
Q.16
Which class applies the hover color to a particular row or cell of a table?
  • active
  • success
  • warning
  • danger
Q.17
The proper order of the CSS documents in the <head> section of your HTML document when working with Bootstrap is:
  • Bootstrap CSS, and your own CSS document
  • Your own CSS document, and then Bootstrap CSS
  • Your own CSS documents
  • Bootstrap CSS
Q.18
The correct CSS link is:
  • <link rel="stylesheet" href="style.css">
  • <link rel="spreadsheet" href="style.css">
  • <link rel="stylesheet" herf="style.css">
  • <link rel="style.css" href="stylesheet">
Q.19
COMPONENT used in Bootstrap to cycle through elements, like a slideshow.
  • Cards
  • Navigation Bar
  • Carousel
  • Jumbotron
Q.20
I need to add a different color to the fonts. In CSS, I would use:
  • font-color
  • background-color
  • blue
  • color
0 h : 0 m : 1 s