contact login lily gideon
<
CSS1 - Quick Reference Tables - Text Properties

This is a short CSS properties Reference Table. If you need any further information see the complete W3C CSS 1 and CSS 2 recommendations.


Font | Color | Text | Box | Classification
Index of CSS Attributes

Text Properties
Name Syntax Possible values Example N E V I Notes
letter-spacing letter-spacing: <value>; normal | <length> | auto letter-spacing: 2pt; n/a 4 1 Y  
text-decoration text-decoration: <value>; none | blink | line-through | overline | underline text-decoration: underline; 4 4 1 N "overline" is not recognized by NN.
"blink" is not recognized by IE.
vertical-align vertical-align: <value>; baseline | middle | sub | super | top | bottom | text-bottom | text-top | percentage | <length> vertical-align: middle; n/a 4 1 N Buggy! IE4 recognizes on the "sub" and "super" constant values.
percentage is relative to elements line height property.
text-transform text-transform: <value>; none | capitalize | lowercase | uppercase text-transform: capitalize; 4 4 1 Y "capitalize" sets the character of every word to uppercase.
text-align text-align: <value>; center | justify | left | right text-align: left; 4 4 1 Y "justify" not supported by NN
text-indent text-indent: <value>; percentage | <length> text-indent: 0; 4 4 1 Y Buggy on IE4 for Macs;
line-height line-height: <value>; normal | <length> | percentage line-height: 150%; 4 4 1 Y Buggy if font-size of inline text is larger that the line height.
number line-height: 4; the final line-height will equal ("number" value) X (font height).

Font | Color | Text | Box | Classification
Index of CSS Attributes


remarks
NImplemented in Netscape Navigator
EImplemented in Internet Explorer
VCSS version
IIs attribute inherited? (Y=yes, N=no)
 Default values are highlighted
 

Top



BUY ONLINE
Search Amazon
In Association with Amazon.com


In Association with Amazon.com



  RANDOM QUOTE  
  show all quotes

   There is only one thing in the world worse than being talked about, and that is not being talked about.
     Oscar Wilde