I'm not 100% what your asking, but if you want to hyperlink words to a webpage you would use this coding:
<a href="http://forums.justalkaboutit.com">forums</a>
That would make the word "forums" link to
http://forums.justalkaboutit.comHope that helps!