View Single Post
  #4 (permalink)  
Old 09-03-06, 03:46 PM
mab's Avatar
mab mab is offline
Community VIP
 
Join Date: Oct 2005
Location: Denver, Co. USA
Posts: 2,674
Thanks: 0
Thanked 0 Times in 0 Posts
Put the span before the links, exactly the way I posted -
Code:
<span class="rightside">text:text</span>
<a href="link1" class="menu">link1</a> -
...
__________________
Error checking, error reporting, and error recovery. If your code does not have these to get it to tell you why it is not working, what makes you think someone in a programming forum will be able to tell you why it is not working???
Reply With Quote