Published
- 1 min read
html unordered list
The solution for this is noted below
html unordered list
Solution
<ul>
<li>Item One</li>
<li>Item Two</li>
<li>Item Three</li>
<li>Item Four</li>
<li>Item Five</li>
</ul>
Try other methods by searching on the site. That is if this doesn’t work