Attribute for <LI ...>
TYPE = DISC | CIRCLE | SQUARE | 1 | A | a | I | i
<LI ...>| Usage Recommendation |
|---|
| don't use it |
TYPETYPE
<UL> <LI>cake <LI>pudding <LI TYPE=CIRCLE>scones <LI>cobbler </UL>
produces
- cake
- pudding
- scones
- cobbler
Copyright 1997-2002 Idocs Inc.
