Css miscellaneous


  1. Which of the following property defines the style for the right border of an element?











  1. View Hint View Answer Discuss in Forum

    NA

    Correct Option: A

    Syntax: border-right-style: dashed | dotted | double


  1. Which of the following property defines the color of an element’s top border?











  1. View Hint View Answer Discuss in Forum

    NA

    Correct Option: A

    Syntax: border-top-color: color | transparent | inherit



  1. Which of the following property sets the width of an element’s complete border?











  1. View Hint View Answer Discuss in Forum

    NA

    Correct Option: B

    Syntax: border-width: width


  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 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