Css miscellaneous


  1. Which of the following property is used to give a 3-D sense of depth to an element?











  1. View Hint View Answer Discuss in Forum

    NA

    Correct Option: A

    Syntax: perspective: none


  1. Which of the following property defines how content should behave when it exceeds the width of its enclosing element?











  1. View Hint View Answer Discuss in Forum

    NA

    Correct Option: C

    Syntax: overflow-x: auto | hidden



  1. Which of the following property allows a marquee to be used in the case of a text overflow?











  1. View Hint View Answer Discuss in Forum

    NA

    Correct Option: C

    Syntax: overflow-style: auto | marquee-block


  1. Which of the following property specifies the placement of an element in relation to floating objects?











  1. View Hint View Answer Discuss in Forum

    NA

    Correct Option: C

    Syntax: clear: both | left | none | right



  1. Which of the following defines in a shorthand form the width, style, and color for the top border of an element?











  1. View Hint View Answer Discuss in Forum

    NA

    Correct Option: E

    Syntax: border-top: border-width border-style border-color;