Changing display text for hyperlinks

  • Thread starter Thread starter SBM
  • Start date Start date
S

SBM

Hi,How do i change the diisplay text in hyperlinks in emails?

eg: instead of http:/www.xyz
to show: click here and the same page opens when i click on it?

thanks,
SBM
 
SBM said:
Hi,How do i change the diisplay text in hyperlinks in emails?

eg: instead of http:/www.xyz
to show: click here and the same page opens when i click on it?

You must use HTML and inster a hyperlink. You can also enter:

<a href="http://www.xyz.com/">Click Here</a>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top