No
left No
letter-spacing length | normal Yes Amends kerning (i.e., the space between
characters). Positive and negative values
are permitted. Relative values are
determined once and then inherited.
See also Chapter 3, ???Setting letter-spacing
and word-spacing.???
Determines the horizontal offset of the
element??™s left edge from the left edge of
its parent element if the parent is
positioned; if not, then offset is
determined from the first positioned
ancestor. Must be used with a position
value of relative, absolute, or fixed.
See also the Chapter 7 exercise, ???Using
absolute positioning to center a box
onscreen.???
auto | length |
percentage
auto | length |
percentage
Sets the font weight.
* When using a number, it must be a
multiple of 100 between 100 and 900
inclusive. The value 700 is considered
equivalent to bold, and 400 is synonymous
with normal. In practice, numbers are
supported inconsistently and poorly in
browsers.
See also Chapter 3, ???Defining font-style,
font-weight, and font-variant.???
lighter | normal
| bold | bolder |
number*
Sets the font to display in small caps.
See also Chapter 3, ???Defining font-style,
font-weight, and font-variant.???
normal |
small-caps
Sets the font??™s style.
See also Chapter 3, ???Defining font-style,
font-weight, and font-variant.???
italic | normal |
oblique
THE ESSENTIAL GUIDE TO CSS AND HTML WEB DESIGN
482
Property Values Description Inherited
line-height Yes
list-style Yes
list-style-image none | url Defines an image for list bullet points.
Pages:
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568