HTML and CSS Reference
In-Depth Information
Note No major browser supports pre-wrap and pre-line .
text-align
Used to specify the horizontal alignment of text.
Value: left | right | center | justify
Initial value: Determined by user agent
Inherited: Yes
Applies to: Block-level elements
Supported by: Firefox, Safari, Opera, Internet Explorer
text-indent
Used to specify the indention of the first line of text.
Value: <length> | <percentage>
Initial value: 0
Inherited: Yes
Applies to: Block-level elements
Supported by: Firefox, Safari, Opera, Internet Explorer
line-height
Used to specify the distance between baselines of lines of text.
Value: <factor> | <length> | <percentage>
Initial value: Determined by user agent
Inherited: Yes
Applies to: All elements
Supported by: Firefox, Safari, Opera, Internet Explorer
word-spacing
Used to specify an additional amount of space to be added between words in text. Negative
lengths can be used to reduce space between words.
Value: normal | <length>
Initial value: normal
Inherited: Yes
Applies to: All elements
Supported by: Firefox, Safari, Opera, Internet Explorer
Search WWH ::




Custom Search