Help Center

Local Navigation

Supported CSS properties: Alphabetical

Element

Description

Availability

background

Specifies any or all background properties.

3.8 or later

background-attachment

Specifies whether the background scrolls with the page.

3.8 or later

background-color

Specifies the background color for an element.

3.8 or later

background-image

Specifies an image resource to use as the background.

3.8 or later

background-position

Specifies the starting position of a background image.

3.8 or later

background-repeat

Specifies how or if a background image is repeated.

3.8 or later

border

border-bottom

border-left

border-right

border-top

Specify any or all border properties for an element.

3.8 or later

border-collapse

Specifies whether the table borders are collapsed into a single border.

4.6 or later

border-color

border-bottom-color

border-left-color

border-right-color

border-top-color

Specify the border color for an element.

3.8 or later

border-spacing

Specifies the distance between the cell borders if the borders are not collapsed.

4.6 or later

border-style

border-bottom-style

border-left-style

border-right-style

border-top-style

Specify the border style for an element.

3.8 or later

border-width

border-bottom-width

border-left-width

border-right-width

border-top-width

Specify the border width of an element.

3.8 or later

bottom

Specifies the distance of the bottom edge of an element above or below the parent element.

4.6 or later

clear

Specifies the side(s) of an element that may not be adjacent to floating elements.

4.6 or later

color

Specifies the foreground color for an element.

3.8 or later

direction

Specifies the direction of the text.

4.6 or later

display

Specifies how or if an element is displayed.

4.3 or later

empty-cells

Specifies whether or not empty cells are displayed when the borders are not merged.

4.6 or later

float

Specifies where an image or text will appear in another element.

4.6 or later

font

Specifies any or all of the font properties for an element.

3.8 or later

font-family

Specifies the font family for an element.

3.8 or later

font-size

Specifies the font size for an element.

3.8 or later

font-style

Specifies the style of the font for an element.

3.8 or later

font-variant

Specifies whether the font for an element is rendered in small caps.

4.6 or later

font-weight

Specifies the thickness of the font for an element.

3.8 or later

height

Specifies the height of an element.

3.8 or later

left

Specifies the distance of the left edge of an element from the right or left edge of the parent element.

4.6 or later

letter-spacing

Specifies the spacing between the characters.

4.6 or later

line-height

Specifies the height of each line in an element.

4.6 or later

list-style

Specifies any or all of the list properties.

4.6 or later

list-style-image

Specifies the image used for the list marker.

4.6 or later

list-style-position

Specifies the location of the list marker.

4.6 or later

list-style-type

Specifies the type of list marker.

4.6 or later

margin

Specifies the margin around all sides of an element.

4.6 or later

margin-bottom

margin-left

margin-right

margin-top

Specify the margins around an element.

4.6 or later

max-height

Specifies the maximum height for an element.

4.6 or later

max-width

Specifies the maximum width for an element.

4.6 or later

min-height

Specifies the minimum height for an element.

4.6 or later

min-width

Specifies the minimum width for an element.

4.6 or later

overflow

Specifies the behavior when the content of an element overflows the available space for that element.

4.6 or later

padding

Specifies the padding around all sides of an element.

4.3 or later

padding-bottom

padding-left

padding-right

padding-top

Specify the padding applied around an element

4.3 or later

position

Specifies the position of the element.

4.6 or later

right

Specifies the distance of the right edge of the of an element from the right or left edge of the parent element.

4.6 or later

table-layout

Specifies whether the column width is fixed or determined by the width of the content.

4.6 or later

text-align

Specifies the horizontal alignment of the text for an element.

3.8 or later

text-decoration

Specifies the decoration applied to the text.

3.8 or later

text-indent

Specifies the indentation of the first line of text in a block of text.

4.6 or later

text-transform

Specifies how the text is capitalized.

4.6 or later

top

Specifies the distance of the top edge of an element above or below the parent element.

4.6 or later

vertical-align

Specifies the vertical alignment of an element.

4.6 or later

visibility

Specifies whether elements are rendered or not.

4.6 or later

white-space

Specifies how white space in an element is handled.

4.6 or later

width

Specifies the width of an element.

3.8 or later

word-spacing

Specifies the spacing between words.

4.6 or later

z-index

Specifies the stack order of an element.

4.6 or later

Index


Was this information helpful? Send us your comments.