Results 321 - 326 of 326

mask

The mask property in CSS allows users to alter the visibility of an item by either partially or fully hiding it. This is accomplished by either masking or clipping the image at specific points.
CSS CSS Masks CSS Property Layout NeedsBrowserCompatibility NeedsMobileBrowserCompatibility Reference SVG Web

-ms-overflow-style

-ms-overflow-style is a proprietary CSS property, specific to Internet Explorer and Microsoft Edge, which controls the behavior of scrollbars when an element's content overflows.
CSS CSS Property CSS Reference NeedsBrowserCompatibility NeedsCompatTable NeedsExample NeedsMobileBrowserCompatibility Non-standard Property Reference

scroll-snap-type-x

The scroll-snap-type-x CSS property defines how strictly snap points are enforced on the horizontal axis of the scroll container in case there is one.
CSS CSS Property CSS Scroll Snap Points NeedsExample Non-standard Reference

scroll-snap-type-y

The scroll-snap-type-y CSS property defines how strictly snap points are enforced on the vertical axis of the scroll container in case there is one.
CSS CSS Property CSS Scroll Snap Points NeedsExample Non-standard Reference

text-size-adjust

On mobile devices, the text-size-adjust property allows Web authors to control if and how the text-inflating algorithm is applied to the textual content of the element it is applied to.
CSS CSS Mobile Text Size Adjustment CSS Property Experimental NeedsExample Reference