MCQOPTIONS
Saved Bookmarks
This section includes 8 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 will change the order of a grid columns? |
| A. | .col-md-push-* |
| B. | .col-md-offset-* |
| C. | .clearfix |
| D. | .col-sm-* |
| Answer» B. .col-md-offset-* | |
| 2. |
What is the range of dimension for small devices? |
| A. | 450px to 700px |
| B. | 768px to 991px |
| C. | 992px to 1199px |
| D. | 120px to 500px |
| Answer» C. 992px to 1199px | |
| 3. |
Which attribute is used to input to prevent user input? |
| A. | readonly |
| B. | .sr-only |
| C. | disabled |
| D. | .has-feedback |
| Answer» B. .sr-only | |
| 4. |
For inserting plain text we use __________ |
| A. | .form-control-static |
| B. | .input-group |
| C. | .input-group-addon |
| D. | .input-group-btn |
| Answer» B. .input-group | |
| 5. |
Which of the following clears bottom-margin of each panel? |
| A. | .panel-group |
| B. | .panel-footer |
| C. | .panel-heading |
| D. | .panel-body |
| Answer» B. .panel-footer | |
| 6. |
Progress bars are not supported in ______________ |
| A. | Internet Explorer 10 |
| B. | Internet Explorer 9 |
| C. | Opera |
| D. | Chrome |
| Answer» B. Internet Explorer 9 | |
| 7. |
What is bootstrap’s global default font-size?$ |
| A. | 12px |
| B. | 14px |
| C. | 10px |
| D. | 9px |
| Answer» C. 10px | |
| 8. |
How many classes does bootstrap grid system has? |
| A. | 3 |
| B. | 2 |
| C. | 1 |
| D. | 4 |
| Answer» E. | |