robbied69 Posted February 29, 2008 Posted February 29, 2008 Can someone help me with the line of code below: images/Colonia.gif I have got a html page with a table. Here is a cell of the table. When I open the page in IE it appears as I want, i.e. I hover over it and the alt text appears and will link to the hyperlink that I specified. However, when I forward the page to my email as eventually I need to send the page out, when I hover over the image, the alt text doesn't display, instead the hyperlink will display. Does anyone know why. It is not a major problem, but my boss moans at this. Thanks in advance for any help.
cl0n3 Posted February 29, 2008 Posted February 29, 2008 (edited) This link my be of some help: http://www.campaignmonitor.com/blog/archives/2006/12/image_blocking_alt_tags_and_wh.html Which email software are you using? Sorry just read you are using outlook Edited February 29, 2008 by cl0n3
cl0n3 Posted February 29, 2008 Posted February 29, 2008 I thought though that the ALT tag is only meant to be shown as an alternative to the image (if the image fails to load). Some HTML interpreters use the tag like this, maybe Outlook is one of them.
robbied69 Posted February 29, 2008 Author Posted February 29, 2008 Ah yes, I forgot. So what tag do you use for text to be shown when hovering over a link, as I don't have any other tags in place bar the ALT one.
Lithium Posted February 29, 2008 Posted February 29, 2008 If I remember it rightly, you use a title="" in the tag. 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now