You are on page 1of 2

What is the default size of H4 bootstrap heading?

18

The Bootstrap grid system is based on how many columns?


12

Which of the following is correct about Bootstrap?


All the options mentioned

Which of the following bootstrap style of button makes the button size extra small?
.btn-xs

Which of the following is true about bootstrap help text?


Both the options mentioned

The Bootstrap grid system works across multiple devices.


True

Which of the following is the default layout of a bootstrap form?


.vertical

A standard navigation bar is created with:


<nav class="navbar navbar-default">

Which is default for a form?


Vertical Form

Which class shapes an image to a circle?


.img-circle

Which of the following bootstrap style of button indicates that caution should be
taken with this action?
.btn-warning

Which of the following bootstrap styles are used to create a vertical pills
navigation?
.nav, .nav-pills, .nav-stacked

Which plugin is used to create a modal window?


Modal Plugin

Which plugin is used to cycle through elements, like a slideshow?


Carousel Plugin

Which of the following is correct about data-animation Data attribute of Tooltip


Plugin?
Applies a CSS fade transition to the popover.

Which of the following is correct about data-placement Data attribute of Popover


Plugin?
Specifies how to position the popover (i.e., top|bottom|left|right|auto).

Which of the following is correct about Transition Plugin?


Both the options mentioned

Which of the following is correct about dropdown Plugin?


Both the options mentioned

Which of the following class can be used to add a footer to a panel?


.panel-footer

Which of the following is correct about data-delay Data attribute of Tooltip


Plugin?
Delays showing and hiding the tooltip in milli seconds.

Bootstrap is a free front-end framework


True

Which class should be use to indicate a button group?


btn-group

Which class creates pagination?


pagination

Glyphicons used for __.


using different icons like badge

You might also like