Css miscellaneous


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

    overflow-style: auto | marquee-block | marquee-line


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

    outline-offset: length | inherit



  1. ___________ property specifies how the position of the mask should be calculated by setting the origin relative to different locations within an element’s box.











  1. View Hint View Answer Discuss in Forum

    NA

    Correct Option: A

    mask-origin: border | content | padding


  1. _____________ property specifies whether the mask should scroll or stay fixed when the page is scrolled.











  1. View Hint View Answer Discuss in Forum

    NA

    Correct Option: D

    mask-attachment: fixed | scroll



  1. ___________ property defines a mask to be used as a box’s overlay in order to clip the box to a complex shape.











  1. View Hint View Answer Discuss in Forum

    NA

    Correct Option: B

    mask: mask-attachment