Duffman12
05-08-2008, 08:24 PM
see http://lax4mike.myftp.org:2580/css/imageUnderline.htm
i have these view links that have an icon that indicate that the link will open in a new window.
when viewed in FF, the anchor underline goes under the image, and in ie, the underline doesn't go under the image.
FF:
view [ ]
IE:
view [ ]
i've already tried
a img {
border: 0;
text-decoration: underline;
}
i either want it to look like it does in firefox, or look like this:
view [ ]
but i want the space between and the text and the picture to still be part of the link.
any ideas?
i have these view links that have an icon that indicate that the link will open in a new window.
when viewed in FF, the anchor underline goes under the image, and in ie, the underline doesn't go under the image.
FF:
view [ ]
IE:
view [ ]
i've already tried
a img {
border: 0;
text-decoration: underline;
}
i either want it to look like it does in firefox, or look like this:
view [ ]
but i want the space between and the text and the picture to still be part of the link.
any ideas?