HTML Lists

Unordered Lists (UL) in HTML are created as follows:

<ul>
    <li>
  • li defines a menu point formatted with a dot
  • </li>
</ul>
0 - 0

Thank You For Your Vote!

Sorry You have Already Voted!