html_code_clinic thread: Nested unordered lists
Message from Jude Camville (1/4/2003 11:53 PM) >I'm validating as Transitional HTML. > >Here is one of my unordered lists: > ><ul> > <li><a href="http://www.library.carleton.ca/catalogue">Carleton >University Library Catalogue</a></li> If you're validating as HTML, remove the </li> tags. Those are XHTML. regards. -marc
|





