type:
Defines the type of list item. Can be used either for the entire list (<ol> and <ul>) or for individual list items (<li>)
This has been deprecated in favor of style sheets.
Used with Elements:
Content:
- disc - a filled circle icon
- circle - an open circle icon
- square - an open square icon
- 1 - arabic numbers
- a - lower case alphabet
- A - upper case alphabet
- i - lower case roman numerals
- I - upper case roman numerals
Default:
text
Deprecated in XHTML 1.0:
Yes
DTD:
XHTML 1.0 Loose

