Creating Email and HTML Links
Below is a quick tutorial with examples on how to create hyper-links throughout your web site. We will learn to do web site links and email links.Links occur in the <a href> tag, which encloses the destination URL of the hyper-linked text (e.g. <a href=”http://domain-url.com”>Hyper-Linked Text</a>). To start… » Continue reading: Mailto Email Link and HTML Hyper-Links
