• Courses
  • Tutorials
  • Jobs
  • Practice
  • Contests

Bootstrap Quiz | Set-2

Question 1

Which bootstrap class is used to create a button as a link ?
  • .btn-hyperlink
  • .btn-link
  • .btn-anchor
  • None of the above

Question 2

Which class in bootstrap makes a table more compact by cutting cell padding in half ?
  • .table-bordered
  • .table-responsive
  • .table-striped
  • .table-condensed

Question 3

Which of the following class is used to change the size of wells ?
  • .well-sm
  • .well-xl
  • .well-md
  • None of the above

Question 4

Which of the below class in bootstrap is used to create thumbnail images ?
  • .img-crop
  • .img-thumb
  • .img-thumbnail-image
  • .img-thumbnail

Question 5

Which of the below bootstrap class are used to color the panels ?
  • panel-primary
  • panel-success
  • panel-info
  • All of the above

Question 6

Which contextual class in bootstrap indicates that successful action ?

  • .text-warning

  • .text-primary

  • .text-success

  • None of these

Question 7

Which class applies the hover color to a particular row or cell of a table in bootstrap ?

  • .warning

  • .danger

  • .active

  • .success

Question 8

Which of the below layout in bootstrap is used for providing 100% width in Bootstrap ?
  • Fixed layout
  • Fluid layout
  • Constraint layout
  • Linear layout

Question 9

What is the global default font-size and line-height?

  • 15px, 1.428

  • 14px, 1.5

  • 14px, 1.428

  • None of the above

Question 10

Which bootstrap property used to get different size items for .pagination ?

  • .menu-lg, .lg-sm

  • .pagination-lg, .pagination-sm

  • .menu-lg, .menu-sm

  • None of the above.

There are 15 questions to complete.

Last Updated :
Take a part in the ongoing discussion