This has been something that has been bugging me for awhile and I've been meaning to post something about it. Now seems as good a time as any.
Many of you aren't familiar with HTML, which means that if you want to post a link to a website on the message boards, you just paste the entire text link into the message, like so;
http://www.protoncharging.com/This is fine, but it is a pain to have to cut and paste the link back out of the message and into the browser location window (I shudder to think that some people not familar with cutting and pasting might actually be typing the links in by hand).
The solution is simple. Tag it.
Basically, it looks like this;
<A HREF="
http://www.putthelinkhere.com/"> text </A>
And the result, is
something like this.
Handy, yes? Please, if you learn nothing else of HTML, learn link tags. It'll make reading your posts that much easier.
Thanks