The ul tag indicates an unordered list, otherwise known as a bulleted list. The tag only creates the instance of the list rather than individual list items. In order to create bullets the li tag must be nested inside.

example:

<ul>
<li>Example Unordered List<li/>
<ul>

Element should Look Like This:


  • Example Unordered List


Page Information

  • 11 months ago [history]
  • View page source
  • You're not logged in
  • No tags yet learn more

Wiki Information

Recent PBwiki Blog Posts