HTML and CSS Reference
In-Depth Information
letter-spacing
Used to specify an additional amount of space to be added between letters in text. Negative
lengths can be used to reduce space between letters.
Value: normal | <length>
Initial value: normal
Inherited: Yes
Applies to: All elements
Supported by: Firefox, Safari, Opera, Internet Explorer
vertical-align
Used to raise or lower letters and images above or below the baseline of text.
Value: <percentage> | <length> | sub | super | top | text-top | middle | bottom |
text-bottom
Initial value: baseline
Inherited: no
Applies to: Inline elements and table cells
Supported by: Firefox, Safari, Opera, Internet Explorer
direction
Used to specify the writing direction, the direction of table column layout, the direction of
horizontal overflow, and the position of incomplete last lines of text.
Value: ltr | trl
Initial value: ltr
Inherited: Yes
Applies to: All elements
Supported by: Firefox, Safari, Opera, Internet Explorer
unicode-bidi
Controls the Unicode standard bidirectional rendering algorithm.
Value: normal | embed | bidi-override
Initial value: normal
Inherited: No
Applies to: All elements
Supported by: Firefox, Opera, Internet Explorer
Search WWH ::




Custom Search