<li>: The List Item element

<li>: The List Item element

The <li> element represents an ordered list of items.

Attributes

  • value
  • type - deprecated, no longer part of the HTML Standard

Recommendation

It is highly recommended for an email client to support the <li> element and its attributes (excluding the deprecated type attribute).

Impacts

Accessibility

The <li> element is a semantic element. It is vital for other semantic elements to be useful such as <ul> and <ol>.

Resources

Email client compatibility