OZONE Asylum
Forums
XML - XSL - XSLT - XHTML - CSS - DOM
nested lists invalid xhtml
This page's ID:
11028
Search
QuickChanges
Forums
FAQ
Archives
Register
Edit Post
Who can edit a post?
The poster and administrators may edit a post. The poster can only edit it for a short while after the initial post.
Your User Name:
Your Password:
Login Options:
Remember Me On This Computer
Your Text:
Insert Slimies »
Insert UBB Code »
Close
Last Tag
|
All Tags
UBB Help
i have nested lists. But they turn out to be invalid xhtml when verified on w3c. The code is something like this[code]<ul> <li>item one</li> <li>item two</li> <ul> <li>sub-item one</li> <li>sub-item two</li> </ul> <li>item three</li> <li>item four</li> </ul>[/code] How can I have valid xhtml as well as nested lists? [This message has been edited by slim___shady (edited 08-20-2003).]
Loading...
Options:
Enable Slimies
Enable Linkwords
« Backwards
—
Onwards »