Koldewijn
02-05-2003, 07:02 AM
I have a small problem, maybe even trivial.
How can I use the ALT= option in a <A> tag, when I don't want to use an image?
So, how can I make something like the following to display the ALT text:
<A HREF="test.html" alt="display this please">Text only</A>
How can I use the ALT= option in a <A> tag, when I don't want to use an image?
So, how can I make something like the following to display the ALT text:
<A HREF="test.html" alt="display this please">Text only</A>