This website and it's tutorials are only made possible with your support. Support money goes towards keeping our servers online and paying staff members.
The <li> tag is used to add items to a list.
<ul>
<li>Item 1</li>
<li>Item 2</li>
</ul>