Comments on Adding links

Go to Community HelpAdd a commentGo to Adding links

Write It In HTML

It would be something like this:

<a href="http://www.mysite.com/folder/page.html">Click The Page</a>

For HTML-enabled email applications, the above will come out as Click The Page

Or just write http://www.mysite.com/folder/page.html Just in case your receiver's email account doesn't read HTML.

In my case, I do both, just in case.

posted by Friar__Tuck on March 13, 2004 at 12:40 AM | link to this | reply