Font Properties
Font Family {font-family: sans-serif;}
Font Style {font-style: italic;}
Font Variant {font-variant:SMALL-CAPS;}
Font Weight {font-weight: bold;}
Font Size {font-size:10%;}
Font {font: italic bold 12pt/14pt Times, serif ;}
Color {color: black;}
Background Color {background-color:red;}
Background Image { background-image: url(http://www.eluk.co.uk/images/bg.gif) }
Background Repeat {background-repeat: no-repeat;}
Background Attachment BODY { background: white url(logo.gif);background-attachment: fixed }
Background Position {background-position:center;}
Background { background: white url(logo.gif); background-repeat: repeat-x }
Cursor {cursor: wait;}
Text Properties
Word Spacing P.note { word-spacing: -0.2em }
Letter Spacing P.note { letter-spacing: -0.1em }
Text Decoration A:link, A:visited, A:active { text-decoration: none }
Vertical Alignment IMG { vertical-align: 50% }
Text Transformation H2 { text-transform: capitalize }
Text Alignment P {text-align:center;}
Text Indentation P { text-indent: 5em }
Line Height P { line-height: 10px;}
Text Shadow blockquote {text-shadow: black 3px 3px 2px, yellow -3px -3px}
Top Margin TD {margin-top:10px}
Right Margin TD {margin-right:10px}
Bottom Margin TD {margin-bottom:10px}
Left Margin TD {margin-left:10px}
Margin P { margin: 2em 4em }
Top Padding TD {padding-top:10px;}
Right Padding TD {padding-right:10px;}
Bottom Padding TD {padding-bottom:10px;}
Left Padding TD {padding-left:10px;}
Padding TD {padding:10px;}
Top Border Width TD {border-top-width:thin inset;}
Right Border Width TD {border-right-width:thick outset;}
Bottom Border Width TD {border-bottom-width:thin inset;}
Left Border Width TD {border-left-width:thick inset;}
Border Width {border-width:2px;}
Border Color {border-color:#FF0000;}
Border Style {border-style:dashed;}
Top Border {border-top:2 thin red;}
Right Border {border-right:2 thin red;}
Bottom Border {border-bottom:2 thin red;}
Left Border {border-left:2 thin red;}
Border {border:2 thin red;}
Width {width:100%;}
Height {height:50%;}
Float {float:left;}
Clear {clear:left;}
Display {display:list-item;}
Whitespace {whitespace:pre;}
List Style Type LI.square { list-style-type: square }
List Style Image UL.check { list-style-image: url(/images/bg.gif) }
List Style Position {list-style-position:inside;}
List Style OL { list-style: upper-alpha }
Length Units
Percentage Units
Color Units
URL's
Graphics and Text
Zoom {zoom: 200%;}
Scroll bar modification
scrollbar-3dlight-color { scrollbar-3dlight-color : vColor }
scrollbar-3ddark-color { scrollbar-3ddark-color : vColor }
scrollbar-shadow-color { scrollbar-shadow-color : vColor }
scrollbar-arrow-color { scrollbar-arrow-color : vColor }
scrollbar-base-color { scrollbar-base-color : vColor }
scrollbar-darkshadow-color { scrollbar-darkshadow-color : vColor }
scrollbar-face-color { scrollbar-face-color : vColor }
scrollbar-highlight-color { scrollbar-highlight-color : vColor }
Text modification
writing-mode { writing-mode : tb-rl }