본문 바로가기

Web/CSS

CSS Attributes

CSS Attributes

Internet Development Index

This section defines the supported Cascading Style Sheets (CSS) attributes. An asterisk (*) indicates the attribute is available as of Microsoft Internet Explorer 5. Two asterisks (**) indicate the attribute is available as of Internet Explorer 5.5. A pair of plus signs (++) indicates that the attribute is available as of Internet Explorer 6. If an attribute or property has been proposed to the World Wide Web Consortium (W3C) but not yet made standard, it is marked as "proposed." If an attribute or property has not been proposed to the W3C and is not standard, it is marked as "extension."

Behavior properties behavior (proposed)*
Font and text properties direction*
direction
font
font-family
font-size
font-style
font-variant
font-weight
ime-mode (proposed)*
layout-grid (proposed)*
layout-grid-char (proposed)*
layout-grid-line (proposed)*
layout-grid-mode (proposed)*
layout-grid-type (proposed)*
letter-spacing
line-break (proposed)*
line-height
min-height++
ruby-align
ruby-overhang
ruby-position
text-align
text-autospace (proposed)*
text-decoration
text-indent
text-justify (proposed)*
text-kashida-space (proposed)**
text-overflow ++
text-transform
text-underline-position (extension)**
unicode-bidi
vertical-align
white-space**
word-break (proposed)*
word-spacing ++ (available in Macintosh version 4.0)
word-wrap (extension)**
writing-mode (proposed)**
Color and background properties background
background-attachment
background-color
background-image
background-position
background-position-x (proposed)
background-position-y (proposed)
background-repeat
color
Layout properties border
border-bottom
border-bottom-color
border-bottom-style
border-bottom-width
border-collapse*
border-color
border-left
border-left-color
border-left-style
border-left-width
border-right
border-right-color
border-right-style
border-right-width
border-style
border-top
border-top-color
border-top-style
border-top-width
border-width
clear
float
layout-flow(extension)
margin
margin-bottom
margin-left
margin-right
margin-top
padding
padding-bottom
padding-left
padding-right
padding-top
scrollbar-3dlight-color (extension)**
scrollbar-arrow-color (extension)**
scrollbar-base-color (extension)**
scrollbar-darkshadow-color (extension)**
scrollbar-face-color (extension)**
scrollbar-highlight-color (extension)**
scrollbar-shadow-color (extension)**
table-layout*
zoom (extension)**
Classification properties display
list-style
list-style-image
list-style-position
list-style-type
Positioning properties bottom*
clip
height
left
overflow
overflow-x (proposed)
overflow-y (proposed)
position
right*
top
visibility
width
z-index
Printing properties page**
pageBreakAfter
pageBreakBefore
Filter properties filter (proposed)
Pseudo-classes and other properties :active
@charset
cursor
:first-letter**
:first-line**
@font-face
:hover
@import
!important
:link
@media*
@page**
:visited

'Web > CSS' 카테고리의 다른 글

CSS(Cascading Style Sheets)속성정리  (0) 2013.09.26
apm setting2  (0) 2013.09.26
Reference 레퍼런스  (0) 2013.09.26
처음부터 한글만 입력받기  (0) 2013.09.26
div에서 가로로 배치하기  (0) 2013.09.26