| background |
|
Specifies up to five separate background properties, in a shorthand form. |
| background-attachment |
|
Specifies whether the background-image should scroll with the contents of the object or not. |
| background-color |
|
Specifies the color to use for the background of the object. |
| background-image |
|
Specifies the image to use as the background of the object. |
| background-position |
|
Sets the position of the background-image within the element. |
| background-position-x |
|
Specifies the horizontal coordinate of the background-image relative to the upper-left corner of the container object. |
| background-position-y |
|
Specifies the vertical-coordinate of the background-image relative to the upper-left corner of the container object. |
| background-repeat |
|
Specifies how to tile the background-image relative to the upper-left corner of the container object. |
| behavior |
|
Sets the URL of a behavior file. |
| border |
|
Sets up to three separate border properties, in a shorthand form. |
| border-bottom |
|
Sets the color, style and width properties for the element's bottom border, in a shorthand form. |
| border-bottom-color |
|
Specifies the color of the element's bottom border. |
| border-bottom-style |
|
Specifies the style of the element's bottom border. |
| border-bottom-width |
|
Specifies the width of the element's bottom border. |
| border-color |
|
Specifies the color of the element's border. |
| border-left |
|
Specifies the color, style and width properties for the element's left border, in a shorthand form. |
| border-left-color |
|
Specifies the color of the element's left border. |
| border-left-style |
|
Specifies the style of the element's left border. |
| border-left-width |
|
Specifies the width of the element's left border. |
| border-right |
|
Specifies the color, style and width properties for the element's right border, in a shorthand form. |
| border-right-color |
|
Specifies the color of the element's right border. |
| border-right-style |
|
Specifies the style of the element's right border. |
| border-right-width |
|
Specifies the width of the element's right border. |
| border-style |
|
Specifies the style of the element's border. |
| border-top |
|
Specifies the color, style and width properties for the element's top border, in a shorthand form. |
| border-top-color |
|
Specifies the color of the element's top border. |
| border-top-style |
|
Specifies the style of the element's top border. |
| border-top-width |
|
Specifies the width of the element's top border. |
| border-width |
|
Specifies the width of the element's border. |
| bottom |
|
Specifies the bottom coordinate of a positioned element. |
| box-sizing |
|
Specifies how the width and the height of the element are calculated. It affects the height and width properties. |
| clip |
|
Specifies which part of a positioned element is visible. |
| color |
|
Specifies the color of the element's text content. |
| content |
|
Specifies the generated content after or before the element. |
| counter-increment |
|
Specifies the list of counters and increment values. |
| counter-reset |
|
Sets the list of counters and their initial values. |
| cursor |
|
Specifies the type of cursor to display for the pointing device (mouse). |
| direction |
|
Specifies the text direction. |
| display |
|
Specifies the element's display type. |
| filter |
|
Specifies the filter or collection of filters applied to the object. |
| float |
|
Specifies the horizontal alignment of the object. |
| font |
|
Specifies up to six separate font properties, in a shorthand form. |
| font-family |
|
Specifies the font face for text. |
| font-size |
|
Specifies the font size of the text. |
| font-style |
|
Specifies whether the style of the font is normal, italic or oblique. |
| font-variant |
|
Specifies a variation of the specified or default font-family. |
| font-weight |
|
Specifies the font weight of the text. |
| height |
|
Specifies the height of the visible area for an element. |
| layout-flow |
|
Specifies the flow and direction of the content in an element. |
| layout-grid |
|
Specifies up to four separate layout-grid properties that specify the layout of text characters. |
| layout-grid-mode |
|
Specifies whether the text layout grid uses one or two dimensions. |
| left |
|
Specifies the left coordinate of a positioned element. |
| letter-spacing |
|
Specifies the amount of space between letters. |
| line-height |
|
Specifies the distance between lines of text in a block-level element. |
| margin |
|
Specifies a shorthand property for setting the top, right, bottom and left margins, in that order. |
| margin-bottom |
|
Specifies the bottom margin of the object. |
| margin-left |
|
Specifies the left margin of the object. |
| margin-right |
|
Specifies the right margin of the object. |
| margin-top |
|
Specifies the top margin of the object. |
| opacity |
|
Sets the transparency level of an element. For Internet Explorer, use filter with 'Alpha(opacity=percent)'. |
| outline |
|
Specifies a shorthand form for all outline properties at once. Outline is a line around an element, but different from the border property. |
| outline-color |
|
Specifies the color for the outline for an element. |
| outline-style |
|
Specifies the style for an element's outline. |
| outline-width |
|
Specifies the width for an element's outline. |
| padding |
|
Specifies a shorthand property for setting the top, right, bottom and left spaces between an element's border and its contents, in that order. |
| padding-bottom |
|
Specifies the space between an element's bottom border and its contents. |
| padding-left |
|
Specifies the space between an element's left border and its contents. |
| padding-right |
|
Specifies the space between an element's right border and its contents. |
| padding-top |
|
Specifies the space between an element's top border and its contents. |
| position |
|
Specifies what type of positioning method is used to render the current element. |
| quotes |
|
Specifies the pairs of quotation marks for the 'open-quote' and 'close-quote' values of the content property. |
| right |
|
Specifies the right coordinate of a positioned element. |
| text-autospace |
|
Specifies the spacing rules between Western and Asian-based (such as Japanese and Chinese) characters. |
| text-decoration |
|
Specifies the appearance characteristics of text, whether it is underlined, overlined, lined-through or blinking text. |
| text-transform |
|
Specifies the case of the text. |
| text-underline-position |
|
Specifies the position of the underline decoration. |
| top |
|
Specifies the top coordinate of a positioned element. |
| unicode-bidi |
|
Specifies whether the text should be overridden to support multiple languages in the same document. Use with the direction property. |
| visibility |
|
Specifies whether the element is visible. |
| white-space |
|
Specifies how spaces, tabs, and newline characters inside the element are handled. |
| width |
|
Specifies the width of the visible area for an element. |
| word-spacing |
|
Specifies the spacing between words. |
| word-wrap |
|
Specifies whether the current line should break if the content exceeds the boundaries of its container. |
| writing-mode |
|
Specifies the intrinsic writing direction of the element's content. |
| z-index |
|
Specifies the stack level of positioned objects. |
| zoom |
|
Specifies the zoom level of the element's content. |