Css miscellaneous


  1. Which of the following property defines the offset from an element’s border and its outline?











  1. View Hint View Answer Discuss in Forum

    NA

    Correct Option: C

    Syntax: outline-offset: length | inherit


  1. Which of the following property specifies the transparency of an element?











  1. View Hint View Answer Discuss in Forum

    NA

    Correct Option: C

    Syntax: opacity: alphavalue | inherit



  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;



  1. Which of the following property defines the visual style of up to four different sides of a border?











  1. View Hint View Answer Discuss in Forum

    NA

    Correct Option: C

    border-style: style