welcomewiki has just posted in the HTML Forum forum of Wiki Newforum under the title of HTML Lists.
This thread is located at http://www.wikinewforum.com/showthread.php?t=5783
Here is the message that has just been posted:
***************
*List Tags*
Tag Description <ol> Defines an ordered list <ul> Defines an unordered list <li> Defines a list item <dl> Defines a definition list <dt> Defines a term (an item) in a definition list <dd> Defines a description of a term in a definition list <dir> Deprecated. Use <ul> instead <menu> Deprecated. Use <ul> instead
***************