Posted by Jukka K. Korpela on 10/08/07 15:40
Scripsit pkg:
> I want to create a link which is displayed as an image.
Stop wanting that. Problem solved.
> So I tried the following code:
> <a href="http:/...de"><img src="....gif"</a>
It's invalid syntax, and the URL isn't correct either.
> How can I avoid the blue frame around the image without changing the
> global options for links???
That would make the situation even worse, since now the user has no hint of
the image being a link. But you avoid this if you just don't use images as
links.
--
Jukka K. Korpela ("Yucca")
http://www.cs.tut.fi/~jkorpela/
Navigation:
[Reply to this message]
|