PDA

View Full Version : My popups are becoming my hyperlinks..Help


lady_weaver
10-01-2005, 03:50 PM
can you please help me with my Pop ups (text) that are meant to activate when a hyperlink is hovered over........the details of the pop up are actually turning into and extension of the hyperlink....

The code i am using is

<!--left content column-->
<div id=leftcontent><br><br>
<p><a href="Home.htm" title="Home Page"><span>HOME</span><img src="Images\mandy.jpg" alt="mandy" width="70" height="80" border

decoration="none" title="View the Home Page"></a>
<br clear="left">
<a href="Home.htm" title="View the Home Page">Home<span>This link will take you back to the home page</span></a></p>
</div>

And the css code is

links a span { display: none; }

I know I am missing something that you may see in a second. This is all extremely new to me so I appreciate your help along the way...Sorry if I seem a bit slow...

Alex Vincent
10-02-2005, 06:13 PM
Double-posted and CLOSED:
http://www.codingforums.com/showthread.php?t=69398

Please do not post the same question twice. It confuses people who are trying to help you and annoys moderators (like me). :)