Typographical Properties
Typographical properties allow the author to customize the presentation and layout of textual content.
In this Section
- font-family
sets the font family for text content - font-size
sets the font size for text content - font-weight
sets the font weight for text content - font-style
sets the font style for text content - font-variant
sets the font variant for text content - font
specifies font properties - letter-spacing
sets the letter spacing for text content - word-spacing
sets the word spacing for text content - line-height
sets the line height - text-align
sets the horizontal text alignment - text-decoration
specifies the decorations added to the text content of an element - text-indent
sets the indention of the first line of text in a block - text-transform
controls the capitalization of text - text-shadow
specifies a text shadow effect added to the text content of an element - vertical-align
controls vertical alignment - white-space
controls how whitespace is handled inside an element - direction
specifies the writing direction - unicode-bidi
controls embeddings and overrides for the Unicode bidirectional algorithm
User-contributed notes
- ID:
- #3
- Date:
- Sun, 27 Jan 2008 23:56:25 GMT
- Status:
- This note has not yet been confirmed for accuracy and relevance.
What about font-size-adjust? It's currently supported on Firefox for Windows, and will be on all platforms in FF3. Not sure about other browsers. It's in the CSS2 & CSS3 specs, although apparently absent from CSS2.1.
http://www.w3.org/TR/1998/REC-CSS2-19980512/fonts.html#propdef-font-size-adjust
Add a note
To post a note on this topic, please log in with your SitePoint username and password. If you don't have an account yet, you can create a new account for free.
