The <LI> tag defines list items of a list. The tag is used inside the <UL> tag, as many times as there are list items. Its most common attribute is TYPE, which specifies the display symbol of list items.
..Back to the top..