Page 1 of 1

Trouble Dislpaying URL Links

Posted: Tue Mar 26, 2013 5:07 pm
by PixarFan2006
I have been trying to get a URL to show up in my signature. But all that shows is the coding.

Here is what I did for example:

<a href="http://www.blu-ray.com/community/collec ... 125504">My Blu-Ray Collection</a>

Re: Trouble Dislpaying URL Links

Posted: Tue Mar 26, 2013 5:12 pm
by Sotiris
PixarFan2006 wrote:Here is what I did for example:

<a href="http://www.blu-ray.com/community/collec ... 125504">My Blu-Ray Collection</a>
Have you tried using the URL tag instead?

My Blu-Ray Collection

Re: Trouble Dislpaying URL Links

Posted: Tue Mar 26, 2013 5:19 pm
by PixarFan2006
Sotiris wrote:
PixarFan2006 wrote:Here is what I did for example:

<a href="http://www.blu-ray.com/community/collec ... 125504">My Blu-Ray Collection</a>
Have you tried using the URL tag instead?

My Blu-Ray Collection
That worked a lot better. Thanks!

I knew <a href = ?> was one of the other commands though.