Explore topic-wise MCQs in Html.

This section includes 15 Mcqs, each offering curated multiple-choice questions to sharpen your Html knowledge and support exam preparation. Choose a topic below to get started.

1.

WHICH_OF_THE_FOLLOWING_CREATES_TOGGLEABLE_TABS??$

A. .tab-pane
B. .table-responsive
C. .table-condensed
D. .table
Answer» B. .table-responsive
2.

Which of the following creates yellow progress bar?$

A. .progress-bar-success
B. .progress-bar-warning
C. .progress-bar-info
D. .progress-bar-danger
Answer» C. .progress-bar-info
3.

Which_class_is_a_container_for_responsive_columns?$

A. .sr-only
B. .small
C. .show
D. .row
Answer» E.
4.

Which of the following creates a pagination?

A. .pager
B. .pagination
C. .pagination-lg
D. .pagination-sm
Answer» C. .pagination-lg
5.

Which of the following is a container for content inside the panel?

A. .panel-body
B. .panel-collapse
C. .panel-success
D. .panel-footer
Answer» B. .panel-collapse
6.

Which of the following is used to align pager buttons to the left side of the page?

A. .previous
B. .prev
C. .pre-scrollable
D. .popover
Answer» B. .prev
7.

Which_class_is_a_container_for_progress_bars?

A. .progress
B. .progress-bar
C. .progress-bar-info
D. .progress-bar-success
Answer» B. .progress-bar
8.

Which of the following makes a table more compact?

A. .table-responsive
B. .table-hover
C. .table-condensed
D. .table-bordered
Answer» D. .table-bordered
9.

Which of the following class will show blue text?

A. .text-primary
B. .text-success
C. .text-muted
D. .text-warning
Answer» B. .text-success
10.

Which of the following will show popup-box?

A. .well
B. .visible-*
C. .thumbnail
D. .tooltip
Answer» E.
11.

Which class adds a rounded border around an element?

A. .well-sm
B. .well-lg
C. .well
D. .divider
Answer» D. .divider
12.

Which of the following adds default styles for dropdown menu container?

A. .dropdown-menu
B. .dropdown-toggle
C. .dropdown-menu-right
D. .dropdown
Answer» B. .dropdown-toggle
13.

Which class is used to separate links in dropdown menu?

A. .divider
B. .dl-horizontal
C. .disabled
D. .dropdown
Answer» B. .dl-horizontal
14.

Which of the following spans full width of screen?

A. .container
B. .control-label
C. .container-fluid
D. .collapse-in
Answer» D. .collapse-in
15.

Which of the following changes order of the grid columns?

A. .col-*-pull-*
B. .col-*-offset-*
C. .col-*-push-*
D. .collapse
Answer» B. .col-*-offset-*