HTML or Javascript, I am Not Sure, Pls Help?

sandra

New member
Hi Guys, I wanted to know if someone could help me on this topic, this is what I want

Example- When I send a email I want to send a name of a website but the link to the website should be hidden behind click here, if you know what I mean

lets say example.com should open behind CLICK HERE in my email, Any clue guys how can I do that, Thanks
 
email should be in html format so that u can use
<a href ="example.com>click here</a>

if u are using rich email server, search for the hyper-link button to provide hyper-link
 
Well, the easiest way to do this is to simply use the button provided by your e-mail provider.

Yahoo, for example, uses a symbol that looks like two chain links, located at the top of the message box. Highlight the text you want, click the icon, and insert the address. Your text will now be "hot".
 
Well, the easiest way to do this is to simply use the button provided by your e-mail provider.

Yahoo, for example, uses a symbol that looks like two chain links, located at the top of the message box. Highlight the text you want, click the icon, and insert the address. Your text will now be "hot".
 
Well, the easiest way to do this is to simply use the button provided by your e-mail provider.

Yahoo, for example, uses a symbol that looks like two chain links, located at the top of the message box. Highlight the text you want, click the icon, and insert the address. Your text will now be "hot".
 
Back
Top