Css miscellaneous
- Which of the following property allows a marquee to be used in the case of a text overflow?
-
View Hint View Answer Discuss in Forum
NA
Correct Option: B
overflow-style: auto | marquee-block | marquee-line
- Which of the following property defines the offset from an element’s border and its outline?
-
View Hint View Answer Discuss in Forum
NA
Correct Option: B
outline-offset: length | inherit
- ___________ property specifies how the position of the mask should be calculated by setting the origin relative to different locations within an element’s box.
-
View Hint View Answer Discuss in Forum
NA
Correct Option: A
mask-origin: border | content | padding
- _____________ property specifies whether the mask should scroll or stay fixed when the page is scrolled.
-
View Hint View Answer Discuss in Forum
NA
Correct Option: D
mask-attachment: fixed | scroll
- ___________ property defines a mask to be used as a box’s overlay in order to clip the box to a complex shape.
-
View Hint View Answer Discuss in Forum
NA
Correct Option: B
mask: mask-attachment