

MCQOPTIONS
Saved Bookmarks
This section includes 14 Mcqs, each offering curated multiple-choice questions to sharpen your Computer Science knowledge and support exam preparation. Choose a topic below to get started.
1. |
Which is not the property of CSS box model? |
A. | width |
B. | height |
C. | margin |
D. | color |
Answer» E. | |
2. |
Which is not a Mozilla value? |
A. | caret |
B. | resizer |
C. | listbox |
D. | scrollbar |
Answer» B. resizer | |
3. |
Which is not a WebKit value? |
A. | push-button |
B. | menulist |
C. | radio |
D. | tooltip |
Answer» E. | |
4. |
WHICH_IS_NOT_A_WEBKIT_VALUE??$ |
A. | push-button |
B. | menulist |
C. | radio |
D. | tooltip |
Answer» E. | |
5. |
Which is not the property of CSS box model?$ |
A. | width |
B. | height |
C. | margin |
D. | color |
Answer» E. | |
6. |
Which_is_not_a_Mozilla_value?$ |
A. | caret |
B. | resizer |
C. | listbox |
D. | scrollbar |
Answer» B. resizer | |
7. |
Which of the following helps to deal with HTML5 support? |
A. | Twitter Bootstrap |
B. | WebShim |
C. | jQuery UI |
D. | Niceforms |
Answer» C. jQuery UI | |
8. |
Which of the following will provide date pickers? |
A. | jQuery UI |
B. | Niceforms |
C. | WebShim |
D. | Twitter Bootstrap |
Answer» B. Niceforms | |
9. |
Which of the following is an extension to the common JavaScript framework? |
A. | Niceforms |
B. | Uni-forms |
C. | Formalize |
D. | jQuery UI |
Answer» D. jQuery UI | |
10. |
Which is not a Mozilla CSS Extension? |
A. | ::-webkit-input-placeholder |
B. | :-moz-placeholder |
C. | –moz-ui-valid |
D. | :-moz-submit-invalid |
Answer» B. :-moz-placeholder | |
11. |
Which of the following is not the pseudo class for CSS Basic UI Level3? |
A. | :optional |
B. | :read-only |
C. | :valid |
D. | :checked |
Answer» E. | |
12. |
Which of the following will insert generated content in the counter? |
A. | content |
B. | counter-reset |
C. | counter-increment |
D. | counter() |
Answer» B. counter-reset | |
13. |
Which one can animate the width of search input when get focus? |
A. | focus |
B. | transition |
C. | outline |
D. | color |
Answer» C. outline | |
14. |
Which property is used to add space inside the text field? |
A. | padding |
B. | margin |
C. | number |
D. | password |
Answer» B. margin | |