Css miscellaneous
- Which of the following CSS list properties is/are correct?
-
View Hint View Answer Discuss in Forum
NA
Correct Option: D
All of above
- Which of the following is the correct way to apply Styles?
-
View Hint View Answer Discuss in Forum
NA
Correct Option: D
in an external CSS file
- The _______property is used to set the color of the text.
-
View Hint View Answer Discuss in Forum
NA
Correct Option: A
colour
- What will be the output of below mentioned code snippet?
<p style="color: blue">Interview Mania</p>
-
View Hint View Answer Discuss in Forum
NA
Correct Option: B
make that specific paragraph red.
- Which of the following property defines a highlight color for a scroll bar and scroll arrows?
-
View Hint View Answer Discuss in Forum
NA
Correct Option: A
Syntax: scrollbar-highlight-color: color