Created Feb 5, 2003 | Updated Apr 20, 2012

GuideML - UL and LI Tags

The <ul> tag introduces an unordered list (effectively a bulleted list), with each item in that list being denoted by <li> tags.

Syntax and Usage

These are HTML tags, so they can be upper or lower case, but we recommend lower case.

<ul>

<li>...list item 1...</li>

<li>...list item 2...</li>

...more list items...

</ul>

This will insert an unordered list into the entry.

If you want to space out the items in the list, then start your ...list item... elements with <p> and end them with </p>, as in Example Two below.

Known Issues

None.

Example One

The colours of the rainbow are:

  • Red
  • Orange
  • Yellow
  • Green
  • Blue
  • Indigo
  • Violet

Example Two

Advantages of GuideML include:

  • Your entries will look good on all platforms, not just web browsers.

  • The h2g2 parser can pull out extra information from entries and display them in a useful way.

Further Information

Conversations About This Entry

Title

Latest Post

There are no Conversations for this Entry


Subscribe | Unsubscribe

Infinite Improbability Drive

Read a random Approved Entry

Entry

A957503


Written and Edited by

h2g2 Editors

Disclaimer

h2g2 is created by h2g2's users, who are members of the public. The views expressed are theirs and unless specifically stated are not those of the Not Panicking Ltd. Unlike Approved Entries, Entries have not been checked by an Editor. If you consider any Entry to be in breach of the site's House Rules, please register a complaint. For any other comments, please visit the Feedback page.