Results 241 - 260 of 298

display-inside

The display-inside CSS property specifies the inner display type of the box generated by an element, dictating how its contents lay out inside the box.
CSS CSS Display CSS Property Experimental Graphics Layout NeedsExample Reference Web

display-list

The display-list CSS property specifies whether a list marker should be displayed for an element.
CSS CSS Display CSS Property Experimental Graphics Layout NeedsExample Reference Web

display-outside

The display-outside CSS property specifies the outer display type of the box generated by an element, dictating how the element participates in its parent formatting context.
CSS CSS Display CSS Property Experimental Graphics Layout NeedsExample Reference Web

initial-letter-align

The initial-letter-align CSS property specifies the alignment of initial letters within a paragraph.
CSS CSS Property Experimental Graphics Layout NeedsExample NeedsLiveSample Property Reference 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

DeviceMotionEvent.rotationRate

Returns the rate at which the device is rotating around each of its axes in degrees per second.
API Device Orientation DOM DOM Reference Firefox OS Mobile Motion NeedsExample Orientation Property Reference

DeviceOrientationEvent.gamma

Returns the rotation of the device around the Y axis; that is, the number of degrees, ranged between -90 and 90, by which the device is turned left or right. See Orientation and motion data explained for details.
API Device Orientation API DeviceOrientationEvent NeedsBetterSpecLink NeedsCompatTable NeedsExample NeedsMarkupWork Property Reference

Document.URL

The URL read-only property of the Document interface returns the document location as a string.
API Document HTML DOM NeedsBrowserCompatibility NeedsExample NeedsMarkupTable NeedsSpecTable Property Reference Référence

HTMLElement.isContentEditable

The HTMLElement.isContentEditable read-only property returns a Boolean that is true if the contents of the element are editable; otherwise it returns false.
API Editing HTML DOM HTMLElement NeedsExample Property Read-only Reference Référence