How to insert links into the comments

Use this code to insert a click-able link into your comments:

<a href="insert name of the link location here">insert name of the title of your link</a>

For example, if I wanted to link WWE.com with the word "WWE" as the click-able link, I would type in this:

<a href="www.wwe.com">WWE</a>

Here is a black copy with exclamation points in the area where the link and link name goes:

<a href="!">!</a>

I wish my comments could automatically make links click-able but I'm not sure how or if I can change my comments to make that possible.