S SBM Feb 12, 2008 #1 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
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
B Brian Tillman Feb 12, 2008 #2 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? Click to expand... You must use HTML and inster a hyperlink. You can also enter: <a href="http://www.xyz.com/">Click Here</a>
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? Click to expand... You must use HTML and inster a hyperlink. You can also enter: <a href="http://www.xyz.com/">Click Here</a>