CSS Attributes: Index

This index lists all the supported Cascading Style Sheets (CSS) attributes by category, and indicates the version of Windows Internet Explorer in which the attributes were first available.

Version Keys
(5)Attribute available as of Microsoft Internet Explorer 5 
(5.5)Attribute available as of Internet Explorer 5.5 
(6)Attribute available as of Internet Explorer 6 
(7)Attribute available as of Internet Explorer 7 
(8)Attribute available as of Internet Explorer 8 
Note  When an attribute has multiple version keys, later version keys indicate significant updates to the attribute.

 proposed — Attributes that have been proposed to the World Wide Web Consortium (W3C) but are not part of any standard.

 extension — Microsoft extensions to the CSS standard.

Behavior
behavior proposed (5)
Classification
list-stylelist-style-imagelist-style-positionlist-style-type
Color and Background
backgroundbackground-attachmentbackground-colorbackground-image
background-position-ms-background-position-x extension-ms-background-position-y extensionbackground-repeat
color
Filter
-ms-filter extension
Font and Text
CONTENT (8)counter-increment (8)counter-reset (8)direction (5)
fontfont-familyfont-sizefont-style
font-variantfont-weight-ms-ime-mode extension (5)-ms-layout-flow extension
-ms-layout-grid (5)-ms-layout-grid-char (5)-ms-layout-grid-line (5)-ms-layout-grid-mode (5)
-ms-layout-grid-type (5)letter-spacingline-break (5)line-height
ruby-alignruby-overhangruby-positiontext-align
-ms-text-align-last proposed (5.5)-ms-text-autospace (5)text-decorationtext-indent
-ms-text-justify (5)-ms-text-kashida-space (5.5)-ms-text-overflow proposed (6)text-transform
-ms-text-underline-position extension (5.5)unicode-bidivertical-alignwhite-space (5.5)
-ms-word-break proposed (5)word-spacing (6)-ms-word-wrap (5.5)-ms-writing-mode proposed (5.5) (7)
Layout
borderborder-bottomborder-bottom-colorborder-bottom-style
border-bottom-widthborder-collapse (5)border-colorborder-left
border-left-colorborder-left-styleborder-left-widthborder-right
border-right-colorborder-right-styleborder-right-widthborder-spacing (8)
border-styleborder-topborder-top-colorborder-top-style
border-top-widthborder-widthcaption-side (8)clear
empty-cells (8)floatmarginmargin-bottom
margin-leftmargin-rightmargin-toppadding
padding-bottompadding-leftpadding-rightpadding-top
quotes (8)table-layout (5)
Positioning
bottom (5)clipdisplayheight
leftmax-height (7)max-width (7)min-height (6)
min-width (7)overflow-ms-overflow-x-ms-overflow-y
positionright (5)topvisibility
widthz-index
Printing
orphans (8)page-break-afterpage-break-beforepage-break-inside (8)
widows (8)
User Interface
accelerator extension (5)cursor-ms-interpolation-mode extension (7)outline (8)
outline-color (8)outline-style (8)outline-width (8)-ms-scrollbar-3dlight-color extension (5.5)
-ms-scrollbar-arrow-color extension (5.5)-ms-scrollbar-base-color extension (5.5)-ms-scrollbar-darkshadow-color extension (5.5)-ms-scrollbar-face-color extension (5.5)
-ms-scrollbar-highlight-color extension (5.5)-ms-scrollbar-shadow-color extension (5.5)-ms-zoom extension (5.5)

Pseudo-classes and Others

See also the "Selector Support by Version" table in Understanding CSS Selectors.

At-rules
@charset (5.5)@font-face@import@media (5)@page (5.5)
Pseudo-classes
:active:after (8):before (8):first-child (7):focus (8)
:hover:link:visited
Pseudo-elements
:first-letter (5.5):first-line (5.5)
Tags :


Community Content

Đonny
Mozilla CSS extensions
See also Mozilla CSS extensions in order to create cross-browser compatible applications.
http://developer.mozilla.org/en/docs/CSS_Reference:Mozilla_Extensions

Blijbol
CONTENT does not belong here
The CONTENT attribute of the META element is obviously not a CSS property.
Tags : contentbug

i_Cypher
content DOES belong here

Blijbol, one would assume, that the CONTENT referred to in this context, is not the META element CONTENT attribute, but rather the CSS "content" attribute as defined in this MSDN CSS Reference, c.f. http://msdn.microsoft.com/en-us/library/cc304061(VS.85).aspx.

Therefore it is the link, when clicking on the content keyword, that leads to the incorrect reference material in the HTML and DHTML reference rather than the proper Cascading Style Sheets Reference.

This assumption is based on the definition of this very Index Attribute:

"This index lists all the supported Cascading Style Sheets (CSS) attributes"


Page view tracker