No credit card required
Browse credit cards from a variety of issuers to see if there's a better card for you.
I"m trying to get an animated signature to work but all I get is the html text. here is the line that I am using:
[img]http://www.mywebsite.us/images/filename.jpg[/img]
What am I doing wrong?
@Anonymous wrote:
I"m trying to get an animated signature to work but all I get is the html text. here is the line that I am using:
[img]http://www.mywebsite.us/images/filename.jpg[/img]
What am I doing wrong?
Hi belverbears,
Here is what you need:
<img src="http://www.mywebsite.us/images/filename.jpg" >
Let me know if you have any problems.