Posted by Jukka K. Korpela on 09/28/07 19:54
Scripsit Daniel:
> In a table cell (with a background color) I inserted 2 times the same
> transparent image (side by side). Everything appeared normal.
For some abnormal values of "normal".
> I now added a hyperlink to the images and a navy blue border appears
> around each image.
Is that your main concern, really? To prevent the user from getting the
slightest clue of there being a link?
> <a href="http://localhost/web/insp_add.php?inspid=9">
> <img src="images/inspreq.gif" width="10" height="10"
> hspace="0" vspace="0" align="left"/>
> </a>
That's particularly bad code - an img element without an alt attribute as a
link.
--
Jukka K. Korpela ("Yucca")
http://www.cs.tut.fi/~jkorpela/
Navigation:
[Reply to this message]
|