Click here to get back home

unordered list

 HomeNewsGroups | Search | About
 comp.infosystems.www.authoring.html    Post an article   get this group's latest topics as an RSS feed add this group's latest topics to your My MSN content add this group's latest topics to your My Yahoo content
Subject Author Date
unordered list asc4john 10-13-2008
|--> Re: unordered list Chris F.A. John...10-13-2008
Get Chitika Premium
Posted by asc4john on October 13, 2008, 2:04 pm
Please log in for more thread options


When including an unordered list in an unordered list:
Should it be included as a "list" item as in: <ul><li> item</
li><ul> .... </ul> <li> item</li> </ul>
or included in the LI element as in: <ul><li> item</li> <li> <ul> ...
</ul></li></ul>?
or does it matter?



Posted by Chris F.A. Johnson on October 13, 2008, 2:27 pm
Please log in for more thread options


On 2008-10-13, asc4john wrote:
> When including an unordered list in an unordered list:
> Should it be included as a "list" item as in: <ul><li> item</
> li><ul> .... </ul> <li> item</li> </ul>
> or included in the LI element as in: <ul><li> item</li> <li> <ul> ...
></ul></li></ul>?
> or does it matter?

Everything in an unordered list must be in an <li> element.

--
Chris F.A. Johnson <http://cfaj.freeshell.org>
===================================================================
Author:
Shell Scripting Recipes: A Problem-Solution Approach (2005, Apress)

Posted by dorayme on October 13, 2008, 6:45 pm
Please log in for more thread options


In article

> When including an unordered list in an unordered list:
> Should it be included as a "list" item as in: <ul><li> item</
> li><ul> .... </ul> <li> item</li> </ul>
> or included in the LI element as in: <ul><li> item</li> <li> <ul> ...
> </ul></li></ul>?
> or does it matter?

<ul>
<li>Canine
<ul>
<li>Dogs</li>
<li>Wolves</li>
</ul>
</li>
<li>Feline
<ul>
<li>Cats</li>
<li>Lions</li>
</ul>
</li>
</ul>

--
dorayme

Similar ThreadsPosted
unordered list indentation bug in IE? August 3, 2006, 3:20 pm
How to format unordered list? August 31, 2006, 9:08 am
[css] Anyways to get unordered list items to take up just as much space as they need? August 21, 2008, 3:18 pm
best way to put page list on item-list page April 20, 2008, 2:11 am
options list please May 8, 2006, 3:13 pm
list problem April 23, 2007, 3:37 pm
2nd List Doesn't Work March 30, 2008, 11:34 pm
Making an addable list??? December 4, 2005, 3:07 pm
tool to list links November 1, 2006, 1:00 pm
numbered definition list July 23, 2007, 8:11 pm

Our other projects:

Art Dolls, Fairies and Mermaids - Sunnyfaces.net

Roy's Linux, Programming and Search Engines messages

1-Script XML SitemapXML Sitemap