| Style attribute | Style property | Description |
|---|
| background-position-x | backgroundPositionX |
Sets or retrieves the x-coordinate of the backgroundPosition property. |
| background-position-y | backgroundPositionY |
Sets or retrieves the y-coordinate of the backgroundPosition property. |
| behavior | behavior |
Sets or retrieves the location of the Introduction to DHTML Behaviors. |
| border-bottom-color | borderBottomColor |
Sets or retrieves the color of the bottom border of the object. |
| border-bottom-style | borderBottomStyle |
Sets or retrieves the style of the bottom border of the object. |
| border-bottom-width | borderBottomWidth |
Sets or retrieves the width of the bottom border of the object. |
| border-color | borderColor |
Sets or retrieves the border color of the object. |
| border-left-color | borderLeftColor |
Sets or retrieves the color of the left border of the object. |
| border-left-style | borderLeftStyle |
Sets or retrieves the style of the left border of the object. |
| border-left-width | borderLeftWidth |
Sets or retrieves the width of the left border of the object. |
| border-right-color | borderRightColor |
Sets or retrieves the color of the right border of the object. |
| border-right-style | borderRightStyle |
Sets or retrieves the style of the right border of the object. |
| border-right-width | borderRightWidth |
Sets or retrieves the width of the right border of the object. |
| border-style | borderStyle |
Sets or retrieves the style of the left, right, top, and bottom borders of the object. |
| border-top-color | borderTopColor |
Sets or retrieves the color of the top border of the object. |
| border-top-style | borderTopStyle |
Sets or retrieves the style of the top border of the object. |
| border-top-width | borderTopWidth |
Sets or retrieves the width of the top border of the object. |
| border-width | borderWidth |
Sets or retrieves the width of the left, right, top, and bottom borders of the object. |
| bottom | bottom |
Sets or retrieves the bottom position of the object in relation to the bottom of the next positioned object in the document hierarchy. |
| clear | clear |
Sets or retrieves whether the object allows floating objects on its left side, right side, or both, so that the next text displays past the floating objects. |
| clip | clip |
Sets or retrieves which part of a positioned object is visible. |
| cursor | cursor |
Sets or retrieves the type of cursor to display as the mouse pointer moves over the object. |
| display | display |
Sets or retrieves whether the object is rendered. |
| height | height |
Sets or retrieves the height of the object. |
| layout-flow | layoutFlow |
Sets or retrieves the direction and flow of the content in the object. |
| layout-grid | layoutGrid |
Sets or retrieves the composite document grid properties that specify the layout of text characters. |
| layout-grid-char | layoutGridChar |
Sets or retrieves the size of the character grid used for rendering the text content of an element. |
| layout-grid-line | layoutGridLine |
Sets or retrieves the gridline value used for rendering the text content of an element. |
| layout-grid-mode | layoutGridMode |
Sets or retrieves whether the text layout grid uses two dimensions. |
| layout-grid-type | layoutGridType |
Sets or retrieves the type of grid used for rendering the text content of an element. |
| left | left |
Sets or retrieves the position of the object relative to the left edge of the next positioned object in the document hierarchy. |
| line-break | lineBreak |
Sets or retrieves line-breaking rules for Japanese text. |
| margin | margin |
Sets or retrieves the width of the top, right, bottom, and left margins of the object. |
| margin-bottom | marginBottom |
Sets or retrieves the height of the bottom margin of the object. |
| margin-left | marginLeft |
Sets or retrieves the width of the left margin of the object. |
| margin-right | marginRight |
Sets or retrieves the width of the right margin of the object. |
| margin-top | marginTop |
Sets or retrieves the height of the top margin of the object. |
| padding | padding |
Sets or retrieves the amount of space to insert between the object and its margin or, if there is a border, between the object and its border. |
| padding-bottom | paddingBottom |
Sets or retrieves the amount of space to insert between the bottom border of the object and the content. |
| padding-left | paddingLeft |
Sets or retrieves the amount of space to insert between the left border of the object and the content. |
| padding-right | paddingRight |
Sets or retrieves the amount of space to insert between the right border of the object and the content. |
| padding-top | paddingTop |
Sets or retrieves the amount of space to insert between the top border of the object and the content. |
| pixelBottom |
Sets or retrieves the bottom position of the object. |
| pixelHeight |
Sets or retrieves the height of the object. |
| pixelLeft |
Sets or retrieves the left position of the object. |
| pixelRight |
Sets or retrieves the right position of the object. |
| pixelTop |
Sets or retrieves the top position of the object. |
| pixelWidth |
Sets or retrieves the width of the object. |
| posBottom |
Sets or retrieves the bottom position of the object in the units specified by the bottom attribute. |
| posHeight |
Sets or retrieves the height of the object in the units specified by the height attribute. |
| position | position |
Sets or retrieves the type of positioning used for the object. |
| posLeft |
Sets or retrieves the left position of the object in the units specified by the left attribute. |
| posRight |
Sets or retrieves the right position of the object in the units specified by the right attribute. |
| posTop |
Sets or retrieves the top position of the object in the units specified by the top attribute. |
| posWidth |
Sets or retrieves the width of the object in the units specified by the width attribute. |
| right | right |
Sets or retrieves the position of the object relative to the right edge of the next positioned object in the document hierarchy. |
| float | styleFloat |
Sets or retrieves on which side of the object the text will flow. |
| text-align | textAlign |
Sets or retrieves whether the text in the object is left-aligned, right-aligned, centered, or justified. |
| text-align-last | textAlignLast |
Sets or retrieves how to align the last line or only line of text in the object. |
| text-autospace | textAutospace |
Sets or retrieves the autospacing and narrow space width adjustment of text. |
| text-indent | textIndent |
Sets or retrieves the indentation of the first line of text in the object. |
| text-justify | textJustify |
Sets or retrieves the type of alignment used to justify text in the object. |
| text-kashida-space | textKashidaSpace |
Sets or retrieves the ratio of kashida expansion to white space expansion when justifying lines of text in the object. |
| text-underline-position | textUnderlinePosition |
Sets or retrieves the position of the underline decoration that is set through the textDecoration property of the object. |
| top | top |
Sets or retrieves the position of the object relative to the top of the next positioned object in the document hierarchy. |
| visibility | visibility |
Sets or retrieves whether the content of the object is displayed. |
| white-space | whiteSpace |
Sets or retrieves a value that indicates whether lines are automatically broken inside the object. |
| width | width |
Sets or retrieves the width of the object. |
| word-break | wordBreak |
Sets or retrieves line-breaking behavior within words, particularly where multiple languages appear in the object. |
| word-wrap | wordWrap |
Sets or retrieves whether to break words when the content exceeds the boundaries of its container. |
| writing-mode | writingMode |
Sets or retrieves the direction and flow of the content in the object. |
| zoom | zoom |
Sets or retrieves the magnification scale of the object. |