Home
MCQS
HTML MCQ Quiz Hub
HTML Mcq Question Set 17
Choose a topic to test your knowledge and improve your HTML skills
1. What should be the set value of the background-size property such that image will fit in the content area?
100%
contain
cover
100%
2. What should be the set value of background-size property such that image will stretch to cover entire content area?
100%
cover
contain
100%
3. What should be the set value of background-size property such that image will cover the entire content area?
100%
contain
cover
100%
4. Bootstrap does not use ____
HTML
Query
PHP
CSS
5. Which plugin allows the element to become locked or sticky?
active
alert
affix
.alert-link
6. Which of the following will display red alert box?
.alert
alert-danger
.alert-info
.alert-link
7. Which of the following indicates blue background color representing something important?
.bg-success
bg-info
bg-primary
.bg-danger
8. Which of the following indicates current page’s location within the navigational hierarchy?
.breadcrumb
btn
active
bg-warning
9. Which of the following groups button together on a single line?
.btn-group-lg
.btn-group-justified
.btn-default
.btn-group
10. Which of the following makes a button group appear vertically?
btn-group-vertical
btn-group-xs
btn-group-sm
btn-info
11. What creates a carat arrow icon?
.carousel
.caret
.carousel-caption
caption
12. Which is a container for slide items?
.carousel-control
.caousel-indicators
.carousel-inner
.carousel-caption
13. What clears floats?
.close
.clearfix
.checkbox
.col-*-*
14. Which of the following changes order of the grid columns?
.col-*-pull-*
.col-*-offset-*
.col-*-push-*
collapse
15. Which of the following spans full width of screen?
.container
.control-label
.container-fluid
.collapse-in
16. Which class is used to separate links in dropdown menu?
.divider
.dl-horizontal
disabled
dropdown
17. Which of the following adds default styles for dropdown menu container?
.dropdown-menu
.dropdown-toggle
dropdown-menu-right
.dropdown
18. Which class adds a rounded border around an element?
well-sm
.well-lg
.well
.divider
19. Which of the following will show popup-box?
.well
.visible-*
.thumbnail
tooltip
20. Which of the following class will show blue text?
.text-primary
.text-success
text-muted
text-warning
21. Which of the following makes a table more compact?
table-responsive
table-hover
.table-condensed
.table-bordered
22. Which of the following creates toggleable tabs?
.tab-pane
table-responsive
.table-condensed
table
23. Which class is a container for responsive columns?
.sr-only
.small
show
.row
24. Which of the following creates yellow progress bar?
progress-bar-success
progress-bar-warning
progress-bar-info
progress-bar-danger
25. Which class is a container for progress bars?
progress
progress-bar
.progress-bar-info
progress-bar-success
26. Which of the following is used to align pager buttons to the left side of the page?
.previous
.prev
pre-scrollable
popover
27. Which of the following is a container for content inside the panel?
panel-body
panel-collapse
panel-success
panel-footer
28. Which of the following creates a pagination?
.pager
.pagination
.pagination-lg
pagination-sm
29. Which of the following centers tabs/pills?
.nav-justified
nav nav-pills
.nav-stacked
30. Which of the following is for title of the modal?
modal-sm
.modal-title
modal-open
modal-lg
31. Which defines style for body of the modal?
.modal
modal-content
modal-body
.modal-dialog
32. Which of the following aligns media objects?
media-body
media
media-list
media-object
33. Which of the following will provide additional information about something?
.item
.jumbotron
label
label-danger
34. Which of the following is a container to enhance input by adding an icon?
input-group-btn
input-group-addon
input-group
input-group-lg
35. Which of the following are the fades in a tab?
.in
info
.initialism
icon-prev
36. Which of the following will add feedback icons for inputs?
.has-warning
.has-danger
has-success
has-feedback
37. Which of the following will create hamburger menu?
.icon-next
.icon-bar
.icon-prev
img-circle
38. Which of the following displays text inside <abbr> in slightly smaller font size:
.info
.input-group
.initialism
.in
39. Which of the following adds checkmark icon inside input?
has-warning
help-block
.has-success
has-feedback
40. Which shapes an image to a thumbnail?
.img-circle
img-responsive
.img-rounded
.img-rounded
41. Which of the following forces an element to be hidden?
hidden
.hidden-*
hide
icon-bar
42. Which of the following adds plain text next to form label?
form-control-static
form-group
form-inline
form-control
43. Which is not a container for embedded content?
embed-responsive
embed-responsive-16by9
embed-responsive-4by3
embed-responsive-item
44. Which of the following removes the default list-style and left margin on list items?
.list-unstyled
blockquote-reverse
.list-inline
.initialism
45. What lines up the terms and descriptions in <dl> element side by side?
.list-inline
dl-horizontal
.list-unstyled
.initialism
46. Which class makes a text stand out?
text-left
small
.lead
.text-center
47. Which of the following indicates dropdown functionality?
.caret
.close
.sr-only
text-hide
48. Which class separates items inside dropdown menu?
.divider
disabled
collapse
.dropdown-header
49. Which of the following shown collapsible content by default?
dropdown-header
collapse
collapse.in
panel-collapse
50. Which style button that should open navbar on small screens?
.navbar-toggle
navbar-text
navbar-static-top
navbar-right
Submit