PDA

View Full Version : adding email link to web page



Tecks1976
07-23-2007, 06:58 PM
I would like to add the web mail link provided by hostmonster to my homepage. How would I go about doing that. I guess I just need the hostmonster webmail link to add to my page? I am new to this so please forgive my ignorance.

I am building a web page for my church.

www.sfworshipcenter.org

charlesgan
07-24-2007, 06:58 AM
"webmail" is for you to login to check email through browser.
You can add a link to www.sfworshipcenter.org/webmail


<a href="http://www.sfworshipcenter.org/webmail">login to webmail</a>

Tecks1976
07-24-2007, 07:09 PM
Thank you for your help!