46 out of 85 rated this helpful - Rate this topic

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 
(9) Attribute available as of Internet Explorer 9 
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)
Lists
list-style list-style-image list-style-position list-style-type
Color and Background
background background-attachment background-color background-image
background-clip (9) background-origin (9) background-position -ms-background-position-x extension
-ms-background-position-y extension background-repeat background-size (9) color
Filter
-ms-filter extension
Font and Text
CONTENT (8) counter-increment (8) counter-reset (8) direction (5)
font font-family font-size font-style
font-variant font-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-spacing line-break (5) line-height
ruby-align ruby-overhang ruby-position text-align
-ms-text-align-last proposed (5.5) -ms-text-autospace (5) text-decoration text-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-bidi vertical-align white-space (5.5)
-ms-word-break proposed (5) word-spacing (6) -ms-word-wrap (5.5) -ms-writing-mode proposed (5.5) (7)
Border and Layout
border border-bottom border-bottom-color border-bottom-style
border-bottom-width border-collapse (5) border-color border-left
border-left-color border-left-style border-left-width border-radius (9)
border-right border-right-color border-right-style border-right-width
border-spacing (8) border-style border-top border-top-color
border-top-style border-top-width border-width box-shadow (9)
caption-side (8) clear empty-cells (8) float
margin margin-bottom margin-left margin-right
margin-top padding padding-bottom padding-left
padding-right padding-top quotes (8) table-layout (5)
Positioning
bottom (5) clip display height
left max-height (7) max-width (7) min-height (6)
min-width (7) overflow -ms-overflow-x -ms-overflow-y
position right (5) top visibility
width z-index
Printing
orphans (8) page-break-after page-break-before page-break-inside (8)
widows (8)
User Interface
accelerator extension (5) box-sizing (8) 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) @namespace (9)
@page (5.5)
Pseudo-classes
:active :checked (9) :disabled (9) :empty (9) :enabled (9)
:first-child (7) :first-of-type (9) :focus (8) :hover :indeterminate extension (9)
:last-child (9) :last-of-type (9) :link :not(s) (9) :nth-child(n) (9)
:nth-last-child(n) (9) :nth-last-of-type(n) (9) :nth-of-type(n) (9) :only-child (9) :only-of-type (9)
:root (9) :target (9) :visited
Pseudo-elements
:after (8) :before (8) :first-letter (5.5) :first-line (5.5) :selection extension (9)
Did you find this helpful?
(1500 characters remaining)

Community Additions

© 2013 Microsoft. All rights reserved.