Say if I have a link like this...http://www.google.com/
how do I change the writing in the link so it appears as %26quot;here%26quot;, and they click on the link and it will still take them to that page
Hopefully that makes sense.How do you change the link's name?Hello,
The HTML code is:
%26lt;a href=%26quot;http://www.google.com/%26quot;%26gt;here%26lt;/a%26gt;
The way you put that into a web page or email depends on the editor that you are using.