

MCQOPTIONS
Saved Bookmarks
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. |
What creates black navigation bar? |
A. | .navbar-inverse |
B. | .navbar-header |
C. | .navbar-form |
D. | .navbar-link |
Answer» B. .navbar-header | |
2. |
Which of the following is added to link or header element? |
A. | .navbar-default |
B. | .navbar |
C. | .navbar-btn |
D. | .navbar-brand |
Answer» E. | |
3. |
Which class indicates the current page? |
A. | .active |
B. | .disables |
C. | .pagination-sm |
D. | .pagiantion-lg |
Answer» B. .disables | |
4. |
Which of the following will display a grey label? |
A. | .label label-info |
B. | .label label-primary |
C. | .label label-success |
D. | .label label-default |
Answer» E. | |
5. |
Which class indicates new or unread items? |
A. | .jumbortron |
B. | .badge |
C. | .label label-success |
D. | .pager |
Answer» C. .label label-success | |
6. |
Which of the following aligns .pager previous button to left? |
A. | .disabled |
B. | .pager |
C. | .next |
D. | .previous |
Answer» E. | |
7. |
Which of the following removes left, top and right borders from navbar? |
A. | .navbar-toggle |
B. | .navbar-right |
C. | .navbar-static-top |
D. | .navabr-nav |
Answer» D. .navabr-nav | |
8. |
Which is used on a
|
A. | .navbar-static-top |
B. | .navbar-nav |
C. | .navbar-toggle |
D. | .navbar-right |
Answer» C. .navbar-toggle | |
9. |
Which style button that should open navbar on small screens? |
A. | .navbar-toggle |
B. | .navbar-text |
C. | .navbar-static-top |
D. | .navbar-right |
Answer» B. .navbar-text | |
10. |
Which of the following shown collapsible content by default? |
A. | .dropdown-header |
B. | .collapse |
C. | .collapse.in |
D. | .panel-collapse |
Answer» D. .panel-collapse | |
11. |
Which class separates items inside dropdown menu? |
A. | .divider |
B. | .disabled |
C. | .collapse |
D. | .dropdown-header |
Answer» B. .disabled | |
12. |
Which of the following indicates dropdown functionality? |
A. | .caret |
B. | .close |
C. | .sr-only |
D. | .text-hide |
Answer» B. .close | |
13. |
Which class makes a text stand out? |
A. | .text-left |
B. | .small |
C. | .lead |
D. | .text-center |
Answer» D. .text-center | |
14. |
What lines up the terms and descriptions in
|
A. | .list-inline |
B. | .dl-horizontal |
C. | .list-unstyled |
D. | .initialism |
Answer» C. .list-unstyled | |
15. |
Which of the following removes the default list-style and left margin on list items? |
A. | .list-unstyled |
B. | .blockquote-reverse |
C. | .list-inline |
D. | .initialism |
Answer» B. .blockquote-reverse | |