InterviewSolution
Saved Bookmarks
| 1. |
_____________ property specifies whether the mask should scroll or stay fixed when the page is scrolled.(a) mask-image(b) mask-box-image(c) mask-attachment(d) mask-originI had been asked this question during an internship interview.My question is based upon Major Themes topic in portion CSS Properties, Elements, Functions & Tables of CSS |
|
Answer» RIGHT OPTION is (C) mask-attachment Best EXPLANATION: SYNTAX: |
|