HTML is a neat way to mark up text.
<a href=http://martysalo.gather.com>Clickable link to martysalo.gather.com</a>
The above line shows what you need to have in your comments to allow people to click on a link.
The angle bracket "<" signify setting something off.
The anchor notation "a" signifies anchor.
The hyperreference "href=" is used to signify a hyperreference to a URL (in this case http://martysalo.gather.com).
The angle bracket ">" ends the URL/begins the text to be displayed.
The end anchor notation, set off by angle brackets "</a>" is required to inform the HTML decoder that you are closing the code.
Please, try making your own clickable links in the comments below.


Comments: 42
please stop by and contribute some comments.
Ok - I'm trying to link to an article of mine. Should I give it a title or rather how do I give it a title?
The truth does not change according to our ability to stomach it
Clickable link to stressedwriter.gather.com
Clickable link to my evil cat
I just had to post this first no link included
Machine Language
This is a test!
try try again...
clickable link to nettiemae.gather.com
http://tinyurl.com/3eem7t
Clickable link
Clickable link
< a href=htp://readwhitelies.com>
< a href=htp://readwhitelies.com>Clickable link to readwhitelies.com