Forum Moderators: open

Message Too Old, No Replies

hidden links

the white hand does not show

         

rufus

8:34 pm on Apr 14, 2004 (gmt 0)

10+ Year Member



Hopefully I have asked this question in the correct area.It concerns the white hand icon that does not show on hidden links - why? My websites are created on Word and when I place the cursor on a hidden link - eg on an album sleeve photo (jpg)the white hand icon appears within Word but when I transfer the files to my website(s)the white arrow shows and NOT the hand? Why? Any guidance, help or suggestions would be appreciated. Strangely,it is showing on ONE of nine album covers on one of my pages and I have done nothing different with this link. It happened when I used ME and still the same on XP Pro.

rufus.

DrDoc

9:04 pm on Apr 14, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



What do you mean by "hidden links"?

rufus

9:23 pm on Apr 14, 2004 (gmt 0)

10+ Year Member



Maybe I have not used the correct term here.

Explanation: A hyperlink that I have placed behind a photograph, such on a CD cover, to lead browsers to another page.The gif I have for the guestbook or even an advert for something....the white arrow shows but not the white hand which would nornmally indicate a link .

Purple Martin

11:46 pm on Apr 14, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



To do this in HTML, the image should be the link, there is no link behind the image. Here is an example of what the code might look like:

<a href="janes.html"><img src="janes.jpg" width="80" height="80" border="0" title="Find out more about the latest Jane's Addiction album" alt="Jane's Addiction album cover"></a>