1. In CSS2, each value specified the offset from
the corresponding border edge.
Compatibility
Opera Safari Firefox Internet Explorer
9.2 3.0 2.0 1.3 2.0 1.5 1.0 7.0 6.0 5.5
Full Full Full Full Full Full Full Partial Partial Partial
Internet Explorer for Windows versions up to and including 7 do not support the
recommended syntax for the rect() notation. However, they do support a deprecated
syntax where the arguments are separated by whitespace rather than commas.
Internet Explorer for Windows versions up to and including 7 don??™t support the
value inherit.
Chapter 9
List Properties
These properties allow the author to control the presentation of list item markers.
For further information about list formatting, see List Formatting (p. 168).
List Properties
The Ultimate CSS Reference 286
list-style-type
list-style-type: { circle | disc | square | armenian
| decimal | decimal-leading-zero | georgian |
lower-alpha | lower-greek | lower-latin | lower-roman
| upper-alpha | upper-latin | upper-roman | none |
inherit } ;
SPEC
version initial inherited
CSS1, 2 disc YES
BROWSER SUPPORT
Op9.
Pages:
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431