Lists
<li>
An item in a list.
<li>
An item in a list.
Syntax
<li></li>
Example
<li class="example">Content here</li>
Notes
Semantic HTML helps screen readers and search engines understand your content.
Try It Yourself
Experiment with this element in the BrowserCode Playground.