Friday, September 23, 2011

How do I change an internet link from www.whatever.com to <click here> or something to that effect?

Hopefully my question makes sense, but if not, I'll add more details;



I want to be able to change a web link such as:

www.google.com to %26lt;click this link%26gt; or **good article here** etc.



Any help is appreciated.How do I change an internet link from www.whatever.com to %26lt;click here%26gt; or something to that effect?you have to make and anchor tag...



%26lt;a hrer=%26quot;http://www.google.com%26quot;%26gt; click here %26lt;/a%26gt;