Css miscellaneous


  1. Which of the following property specifies the size of the mask?











  1. View Hint View Answer Discuss in Forum

    NA

    Correct Option: A

    Syntax: -webkit-box-reflect: direction offset mask-box-image


  1. Which of the following construct specifies that a style takes precedence over any different, conflicting styles?











  1. View Hint View Answer Discuss in Forum

    NA

    Correct Option: D

    !important



  1. An ___________ rule is used to define a page block for printed styles.











  1. View Hint View Answer Discuss in Forum

    NA

    Correct Option: C

    An @page rule is used to define a page block for printed styles. Generally, within this construct we see various CSS properties like size, page, and margin to control the dimensions of the page.


  1. An ___________ rule can be used to define style rules for multiple media types in a single embedded style sheet











  1. View Hint View Answer Discuss in Forum

    NA

    Correct Option: C

    @media



  1. A single _____________ rule can be used in an external sheet to define character set encoding of the style rules and values.











  1. View Hint View Answer Discuss in Forum

    NA

    Correct Option: C

    @charset