0% found this document useful (0 votes)
26 views

Bootstrap

The default size of H4 headings in Bootstrap is 18 pixels. The Bootstrap grid system is based on 12 columns. Bootstrap supports alerts, thumbnails, vertical forms, circular images, warning buttons, vertical pill navigation, modals, carousels, fade transitions for tooltips, placement of popovers, transitions, dropdowns, footers on panels, delays for tooltips, and is a free front-end framework. Glyphicons are used for different icons like badges.

Uploaded by

Subraram Ram
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
26 views

Bootstrap

The default size of H4 headings in Bootstrap is 18 pixels. The Bootstrap grid system is based on 12 columns. Bootstrap supports alerts, thumbnails, vertical forms, circular images, warning buttons, vertical pill navigation, modals, carousels, fade transitions for tooltips, placement of popovers, transitions, dropdowns, footers on panels, delays for tooltips, and is a free front-end framework. Glyphicons are used for different icons like badges.

Uploaded by

Subraram Ram
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 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">

Thumbnails
Thumbnails
Generally, sites require a way to lay out text, videos, images etc. in a grid. To
create thumbnails:

Include ahref tag with the class thumbnail around an image. This adds a grey border
and four pixels of padding. On hover, an animated glow outlines the image.

Usage:

<div class = "col-sm-6 col-md-3">


<a href = "#" class = "thumbnail">
<img src = "/bootstrap/images/detailed.jpg">
</a>
</div>

Alerts
Alerts
Used to style messages to the user and provide contextual feedback messages for
typical user actions.

Add an optional close icon to alert.


For inline dismissal, use the Alerts jQuery plugin.
Usage:

<div class = "alert alert-success">Success!</div>


<div class = "alert alert-info">Important Info!</div>
<div class = "alert alert-warning">Warning!</div>
<div class = "alert alert-danger">Error!</div>

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

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy