-o-background-size |
|
Sets the size of the background image. |
-o-text-overflow |
|
Specifies how to handle the overflowed area of text. |
-op-phonemes |
|
Specifies a phonetic pronunciation for the text contained by the corresponding element. |
-op-voice-pitch |
|
Specifies the average frequency of the speaking voice. |
-op-voice-pitch-range |
|
Specifies the variation from the average pitch of the voice. |
-op-voice-rate |
|
Specifies the number of spoken words per minute. |
-op-voice-stress |
|
Specifies the strength of emphasis to be applied. |
-op-voice-volume |
|
Sets the volume of a spoken element. |
-xv-interpret-as |
|
Specifies how to interpret the contents of the corresponding element. |
-xv-phonemes |
|
Specifies a phonetic pronunciation for the text contained by the corresponding element. |
-xv-voice-balance |
|
Sets the balance between left and right channels. |
-xv-voice-duration |
|
Specifies how long a given element is to be rendered. |
-xv-voice-pitch |
|
Specifies the average frequency of the speaking voice. |
-xv-voice-pitch-range |
|
Specifies the variation from the average pitch of the voice. |
-xv-voice-rate |
|
Specifies the number of spoken words per minute. |
-xv-voice-stress |
|
Specifies the strength of emphasis to be applied. |
-xv-voice-volume |
|
Sets the volume of a spoken element. |
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-repeat |
|
Specifies how to tile the background-image relative to the upper-left corner of the container object. |
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. |
clear |
|
Specifies the position of the element relative to floating objects. |
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. |
cue |
|
|
cue-after |
|
|
cue-before |
|
|
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. |
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. |
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. |
max-height |
|
Specifies the maximum height for the visible area of an element. |
max-width |
|
Specifies the maximum width for the visible area of an element. |
min-height |
|
Specifies a minimum height for the visible area of an element. |
min-width |
|
Specifies the minimum width for the visible area of an element. |
opacity |
|
Sets the transparency level of an element. For Internet Explorer, use filter with 'Alpha(opacity=percent)'. |
orphans |
|
Specifies the minimum number of lines at the start of an element's rendered content that must be visible at the bottom of a page. |
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-offset |
|
Sets the amount of space between the outline and the border or the edge of the element. |
outline-style |
|
Specifies the style for an element's outline. |
outline-width |
|
Specifies the width for an element's outline. |
overflow |
|
Specifies what to do with content outside the element's rendering area. |
overflow-x |
|
Specifies what to do with content that exceeds the element's width. |
overflow-y |
|
Specifies what to do with content that exceeds the element's height. |
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. |
page-break-after |
|
Specifies whether a page break occurs after the object when printing. |
page-break-before |
|
Specifies whether a page break occurs before the object when printing. |
page-break-inside |
|
Specifies the page-breaking behavior that should occur inside an element's rendering box when printing. |
pause |
|
Specifies a shorthand property for setting the pause-before and pause-after properties for speaking the element's content. |
pause-after |
|
Specifies that the browser should insert a pause after speaking the element's content. |
pause-before |
|
Specifies that the browser should insert a pause before speaking the element's content. |
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. |
rest |
|
Specifies a shorthand property for setting the rest-before and rest-after properties for speaking the element's content. |
rest-after |
|
Specifies that the browser should insert a rest after speaking the element's content. |
rest-before |
|
Specifies that the browser should insert a rest before speaking the element's content. |
right |
|
Specifies the right coordinate of a positioned element. |
scrollbar-3dlight-color |
|
Specifies the color of the outer top and left bevel edges of the scroll box and scroll arrows of the scroll bar. |
scrollbar-arrow-color |
|
Specifies the color of the arrow of the scroll bar. |
scrollbar-base-color |
|
Specifies the main color of the scroll bar. |
scrollbar-darkshadow-color |
|
Specifies the color of the outer bottom and right bevel edges of the scroll box and scroll arrows of the scroll bar. |
scrollbar-face-color |
|
Specifies the color for the face of the scroll bar. |
scrollbar-highlight-color |
|
Specifies the color of the top and left edges of the scroll bar. |
scrollbar-shadow-color |
|
Specifies the color of the bottom and right edges of the scroll bar. |
scrollbar-track-color |
|
Specifies the color of the scroll bar's track element. |
speak |
|
Specifies how the browser should speak the content. |
text-align |
|
Specifies the horizontal alignment of the text within the element. |
text-decoration |
|
Specifies the appearance characteristics of text, whether it is underlined, overlined, lined-through or blinking text. |
text-indent |
|
Specifies the horizontal indent for the first line of text. |
text-shadow |
|
Specifies a comma-separated list of shadow effects to be applied to the text of the element. |
text-transform |
|
Specifies the case of the text. |
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. |
voice-family |
|
Specifies the type of voice to use as speak control. |
white-space |
|
Specifies how spaces, tabs, and newline characters inside the element are handled. |
widows |
|
Specifies the minimum number of lines at the end of an element's rendered content that must be visible at the top of a page. |
width |
|
Specifies the width of the visible area for an element. |
word-spacing |
|
Specifies the spacing between words. |
z-index |
|
Specifies the stack level of positioned objects. |