Css miscellaneous
- Which of the following property is used to give a 3-D sense of depth to an element?
-
View Hint View Answer Discuss in Forum
NA
Correct Option: A
perspective: none | number
- 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
- Which of the following property defines the alignment of Ruby text as defined by a <rt> tag, in relation to base text defined by a <ruby> tag?
-
View Hint View Answer Discuss in Forum
NA
Correct Option: C
Syntax: ruby-align: auto | center
- 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