Bootstrap
Bootstrap
18
Which of the following bootstrap style of button makes the button size extra small?
.btn-xs
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:
Alerts
Alerts
Used to style messages to the user and provide contextual feedback messages for
typical user actions.
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