InterviewSolution
Saved Bookmarks
| 1. |
___________ property defines a mask to be used as a box’s overlay in order to clip the box to a complex shape.(a) mask(b) mask-box-image(c) mask-attachment(d) mask-originThe question was posed to me during an interview.The query is from Major Themes in section CSS Properties, Elements, Functions & Tables of CSS |
|
Answer» CORRECT OPTION is (a) mask To ELABORATE: SYNTAX: |
|