Lol, the subject isn't exactly great I know, but I tried to be as descriptive as possible.
You know for ...
you can use 'alt' to make a string appear when the user holds the mouse over it....
It is possible to do the same thing for href's??
If so, how?
Something like...
??
You know for ...
Code:
<img src="yourpic.jpg" alt="A Nice Picture">
you can use 'alt' to make a string appear when the user holds the mouse over it....
It is possible to do the same thing for href's??
If so, how?
Something like...
Code:
<a href="[URL unfurl="true"]www.whatever.com"[/URL] alt="This will take you to Whatever.com"><?a>
??