Re: <li> </li> or <li />?
by "Darrell King" <darrell(at)webctr.com>
|
| Date: |
Wed, 24 May 2000 07:32:28 -0400 |
| To: |
<hwg-techniques(at)mail.hwg.org> |
| References: |
ionet anakin |
| |
todo: View
Thread,
Original
|
|
<li /> would be an empty element...no content. A bullet with no entry
beside it...probably not a very useful feature...:).
If an element has content, you would want to use opening and closing tags:
WRONG: <li />This is a bullet
RIGHT: <li>This is a bullet</li>
D
Web Center Client Services
www.webctr.net
admin(at)webctr.net
1/877.349.3230
1/716.349.3230
materials: materials(at)webctr.net
Task Order: http://webctr.net/admin/taskorder.htm
----- Original Message -----
From: Ellen Cotton <jellenc(at)IONET.NET>
> So how is <li> terminated under XML?....</li> or <li /> Have been
> trying to stay XML compatable with the last few sites I've designed
> but this one tag eludes me.....Ellen
HWG hwg-techniques mailing list archives,
maintained by Webmasters @ IWA
This page is part of a preserved archive of archives.hwg.org. The site is no longer active and its content is not maintained. For enquiries about this archive, write to archive(at)iwanet.org.