-moz-background-clip |
|
Sets which part of background is visible. |
-moz-background-inline-policy |
|
Specifies how the background-image of an inline element is determined when the contents of the inline element wrap onto multiple lines. |
-moz-background-origin |
|
Specifies how the background-position property is determined, i.e. it defines the reference point that the background-image is relative to. |
-moz-binding |
|
Sets the URL of the XBL (Extensible Binding Language) file containing the binding. |
-moz-border-bottom-colors |
|
Sets the border colors for the bottom edge. You can specify as many color values as you want. All specified colors will appear as a 1px thick line. |
-moz-border-end |
|
Specifies the color, style and width properties for the end of the element's border, in a shorthand form. Use the border-left property instead. |
-moz-border-end-color |
|
Sets the color of the element's border end. Use the border-left-color property instead. |
-moz-border-end-style |
|
Sets the style of the element's border end. Use the border-left-style property instead. |
-moz-border-end-width |
|
Sets the width of the element's border end. Use the border-left-width property instead. |
-moz-border-image |
|
Specifies an image to use as the border of the element. The image is sliced into 9 pieces along the four diagonals specified with the length units. |
-moz-border-left-colors |
|
Sets the border colors for the left edge. You can specify as many color values as you want. All specified colors will appear as a 1px thick line. |
-moz-border-radius |
|
Sets the rounding of the corners of the border. |
-moz-border-radius-bottomleft |
|
Sets the rounding of the lower left corner of the border. |
-moz-border-radius-bottomright |
|
Sets the rounding of the lower right corner of the border. |
-moz-border-radius-topleft |
|
Sets the rounding of the upper left corner of the border. |
-moz-border-radius-topright |
|
Sets the rounding of the upper right corner of the border. |
-moz-border-right-colors |
|
Sets the border colors for the right edge. You can specify as many color values as you want. All specified colors will appear as a 1px thick line. |
-moz-border-start |
|
Specifies the color, style and width properties for the start of the element's border. Use the border-right property instead. |
-moz-border-start-color |
|
Specifies the color of the element's border start. Use the border-right-color property instead. |
-moz-border-start-style |
|
Specifies the style of the element's border start. Use the border-right-style property instead. |
-moz-border-start-width |
|
Specifies the width of the element's border start. Use the border-right-width property instead. |
-moz-border-top-colors |
|
Sets the border colors for the top edge. You can specify as many color values as you want. All specified colors will appear as a 1px thick line. |
-moz-float-edge |
|
Specifies whether the height and width properties of the element include the margin, border, or padding thickness. |
-moz-margin-end |
|
Specifies the width of the left or the right margin, depends on the writing direction. |
-moz-margin-start |
|
Specifies the width of the left or the right margin, depends on the writing direction. |
-moz-opacity |
|
Sets the opacity level. For a cross-browser solution, use the opacity property in Firefox, Google Chrome, Safari and Opera, and the filter property ('filter:Alpha(opacity=50)') in Internet Explorer. |
-moz-outline |
|
Sets the outline of the element. |
-moz-outline-color |
|
Sets the color of the outline. |
-moz-outline-offset |
|
Sets the amount of space between the outline and the border or the edge of the element. |
-moz-outline-radius |
|
Sets the rounding of the outline corners. |
-moz-outline-radius-bottomleft |
|
Sets the rounding of the lower left outline corner. |
-moz-outline-radius-bottomright |
|
Sets the rounding of the lower right outline corner. |
-moz-outline-radius-topleft |
|
Sets the rounding of the upper left outline corner. |
-moz-outline-radius-topright |
|
Sets the rounding of the upper right outline corner. |
-moz-outline-style |
|
Sets the style of the left, right, top, and bottom borders of the object. |
-moz-outline-width |
|
Sets the width of the outline. |
-moz-padding-end |
|
Specifies the space between an element's left or right border and its contents, depending on the writing direction. |
-moz-padding-start |
|
Specifies the space between an element's left or right border and its contents, depending on the writing direction. |
-moz-transform |
|
Specifies the two-dimensional linear transformation applied to an element. The origin of the transformation is specified by the -moz-transform-origin property. |
-moz-transform-origin |
|
Specifies the origin of two-dimensional linear transformations specified with the -moz-transform property. |
-o-background-size |
|
Sets the size of the background image. |
-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. |
-webkit-appearance |
|
Specifies theme rendering mode for an element. Allows you to make an element look like a standard user interface element. |
-webkit-background-clip |
|
Sets which part of background is visible. |
-webkit-background-composite |
|
Sets the compositing style for an element's background image and color. |
-webkit-background-origin |
|
Specifies how the background-position property is determined, ergo it defines the reference point that the background-image is relative to. |
-webkit-background-size |
|
Sets the size of the background image. |
-webkit-border-bottom-left-radius |
|
Sets the rounding of the lower left corner of the border. |
-webkit-border-bottom-right-radius |
|
Sets the rounding of the lower right corner of the border. |
-webkit-border-horizontal-spacing |
|
Specifies the amount of horizontal space between cells in a table. |
-webkit-border-image |
|
Specifies an image to use as the border of the element. The image is sliced into 9 pieces along the four diagonals specified with the length units. |
-webkit-border-radius |
|
Sets the rounding of the corners of the border. |
-webkit-border-top-left-radius |
|
Sets the rounding of the upper left corner of the border. |
-webkit-border-top-right-radius |
|
Sets the rounding of the upper right corner of the border. |
-webkit-border-vertical-spacing |
|
Specifies the amount of vertical space between cells in a table. |
-webkit-margin-bottom-collapse |
|
Specifies whether the top and bottom margins can be shared between adjacent elements. |
-webkit-margin-collapse |
|
Specifies whether the top and bottom margins can be shared between adjacent elements. |
-webkit-margin-start |
|
Specifies the width of the left or the right margin, depends on the writing direction. |
-webkit-margin-top-collapse |
|
Specifies whether the top and bottom margins can be shared between adjacent elements. |
-webkit-nbsp-mode |
|
Specifies the behavior of non-breaking spaces within an element. |
-webkit-padding-start |
|
Specifies the space between an element's left or right border and its contents, depends on the writing direction. |
-webkit-rtl-ordering |
|
Specifies the default rendering mode of right-to-left and mixed left-to-right content. |
-webkit-text-fill-color |
|
Specifies the fill color of the text. |
-webkit-text-security |
|
Specifies the type of shape used to hide the letters in a password input field. |
-webkit-text-stroke |
|
Sets the color and width of the text outline. |
-webkit-text-stroke-color |
|
Sets the color of text's outline. |
-webkit-text-stroke-width |
|
Sets the width of text's outline. |
-webkit-transform |
|
Specifies the two-dimensional linear transformation applied to an element. The origin of the transformation is specified by the -moz-transform-origin property. |
-webkit-transform-origin |
|
Specifies the origin of the two-dimensional linear transformations specified with the -moz-transform property. |
-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-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. |
color |
|
Specifies the color of the element's text content. |
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. |
empty-cells |
|
Specifies whether the border and background of empty table cells should be shown or not. |
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-size-adjust |
|
Specifies font aspect value (font size divided by x-height). |
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. |
letter-spacing |
|
Specifies the amount of space between letters. |
line-height |
|
Specifies the distance between lines of text in a block-level element. |
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-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. |
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-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. |
text-underline-position |
|
Specifies the position of the underline decoration. |
unicode-bidi |
|
Specifies whether the text should be overridden to support multiple languages in the same document. Use with the direction property. |
vertical-align |
|
Specifies how to align an element vertically. |
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. |
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. |