MCQOPTIONS
Saved Bookmarks
This section includes 4 Mcqs, each offering curated multiple-choice questions to sharpen your JavaScript Questions & Answers Scripting CSS knowledge and support exam preparation. Choose a topic below to get started.
| 1. |
Which of the following property allows you to specify an element s position with respect to the browser window? |
| A. | relative |
| B. | fixed |
| C. | static |
| D. | absolute |
| Answer» C. static | |
| 2. |
Which of the following is not an example of a Shortcut Property? |
| A. | border |
| B. | font |
| C. | text |
| D. | value |
| Answer» E. | |
| 3. |
The first version of CSS is _____________ |
| A. | CSS1 |
| B. | CSS2 |
| C. | CSS3 |
| D. | CSS |
| Answer» B. CSS2 | |
| 4. |
The C in CSS stands for _______________ |
| A. | Continuous |
| B. | Cascaded |
| C. | Contentional |
| D. | Cascading |
| Answer» E. | |