![]() |
VOOZH | about |
CSS mask-repeat sets how the mask images are placed after they have been sized and positioned. The mask image can be repeated along the vertical or horizontal or both axes or not repeated.
Syntax:
mask-repeat: One-values /* Or */ mask-repeat: Two-values /* Or */ mask-repeat: Multiple values /* Or */ mask-repeat: Global values
Property values: This property accepts values mentioned above and described below:
Example 1: Below example illustrates the mask-repeat property using one-values:
Output:
Example 2: Below example illustrates the mask-repeat property using two-values:
Output:
Browsers Supported: