HTML Li Tag
Reference on the HTML Li Tag. Including its useful example, and a list of the allowed attributes.
The HTML Li element is used to create list items.
Attributes
| Attribute: | Value: | Description: |
| Attrs | Other Attributes | Common, I18n, Event |
Example
<ul> <li>List Item<li> <li>List Item<li> <li>List Item<li> </ul>