Home » CSS » Css miscellaneous » Question
  1. Which of the following CSS Property specifies the x-coordinate in the position of the mask?
    1. mask-origin-x
    2. mask-position-x
    3. mask-x
    4. mask-x-origin
    5. All of above
Correct Option: B

Syntax:mask-position-x: length | percentage | left | center | right



Your comments will be displayed only after manual approval.