View Single Post
  #1 (permalink)  
Old Sep 5th, 2006, 14:26
rubyfruit rubyfruit is offline
SuperMember

SuperMember
Join Date: Aug 2006
Location: Suffolk
Age: 30
Posts: 91
Thanks: 0
Thanked 0 Times in 0 Posts
Very basic Links question

I want to put links within a list. I've come up with the following but it doesn't appear to work:

<ul>
<li><a href="biography.html>Biography</a></li>
<li><a href="gallery.html">Gallery</a></li>
</ul>

Help

Sorry - trying to find my way in using HTML, instead of WYSIWYG packages.

Thanks.
Reply With Quote