Links, creating

Adding a link to a story is easy. There are two ways to do it.

METHOD #1: Auto-link
Anytime you enter a web address or an email address into the body of a story, the system will automatically make it a link. Super simple, but might look good for longer links.



METHOD #2: HTML link
Or, make it a link using this HTML code:

<a href="http://www.google.com">Visit a Search Engine</a>

You and copy and paste the above code into your story and edit it from there. Put your own link inside the href="" area, and your own title in place of "Visit a Search Engine".

Always test your links after Submitting! If going to a site other than www.epiconnection.org, you'll need to have "http://" at start off the link address.

Thus, the link will look like:
Visit a Search Engine



Embedding Mail Links
The system will automatically make any email address you enter into the body text a link. However, you can also make the email address not show while displaying a link title by using the 'mailto:' code:

<a href="mailto:support@digitalreef.net">Email Tech Support</a>

Thus, the link shows up like this:
Email Tech Support

  Click for RSS 2.0 feed