The below example will show you how to create an unordered XHTML list. Off course, you can add and delete as many list items as you want!
<ul>
<li> List item 1 </li>
<li> List item 2 </li>
<li> List item 3 </li>
<li> List item 4 </li>
</ul>
VN:F [1.9.13_1145]
Rating: 0.0/10 (0 votes cast)
VN:F [1.9.13_1145]
» Latest comments