Css miscellaneous


  1. Which of the following CSS list properties is/are correct?











  1. View Hint View Answer Discuss in Forum

    NA

    Correct Option: D

    All of above


  1. Which of the following is the correct way to apply Styles?











  1. View Hint View Answer Discuss in Forum

    NA

    Correct Option: D

    in an external CSS file



  1. The _______property is used to set the color of the text.











  1. View Hint View Answer Discuss in Forum

    NA

    Correct Option: A

    colour


  1. What will be the output of below mentioned code snippet?
    <p style="color: blue">Interview Mania</p>











  1. View Hint View Answer Discuss in Forum

    NA

    Correct Option: B

    make that specific paragraph red.



  1. Which of the following property defines a highlight color for a scroll bar and scroll arrows?











  1. View Hint View Answer Discuss in Forum

    NA

    Correct Option: A

    Syntax: scrollbar-highlight-color: color