font-family:
font-size:
font-weight:
font-style:
font-variant:
text-decoration:
text-align:
text-transform:
text-indent: ii, ii%
line-height: ii.i, iii%
letter-spacing: ii
word-spacing: ii
color: name, hex
background-color: name, hex
margin: auto, ii, %
margin-left: auto, ii, %
margin-right: auto, ii, %
margin-top: auto, ii, %
margin-bottom: auto, ii, %
padding: ii, %
padding-top: ii, %
padding-bottom: ii, %
padding-left: ii, %
padding-right: ii, %
border: width, style, color
border-top: width, style, color
border-bottom: width, style, color
border-left: width, style, color
border-right: width, style, color



If nothing happens to this text when you make a change, it is because the property is not supported by your browser. Both Internet Explorer and Netscape feature certain properties that the other does not support.






px	- pixels, relative to the viewing device
em	- the 'font-size' of the relevant font
ex	- the 'x-height' of the relevant font
in	- inches -- 1 inch is equal to 2.54 centimeters.
cm	- centimeters
mm	- millimeters
pt	- points -- the points used by CSS2 are equal to 1/72th of an inch.
pc	- picas -- 1 pica is equal to 12 points.

border-style	:none,solid,double,groove,ridge,inset,outset
border-color	:color name, hex value