Actually, that's not it. That's the tag to add a picture ON THE FORUMS.
To add a picture in signs, use the following HTML tag:
- Code: Select all
<img src="IMAGEURL" height="HEIGHT" width="WIDTH">
Just replace IMAGEURL with the image's URL, HEIGHT with the image's height in pixels (or the height you want it to be), and WIDTH with the image's width in pixels (or the width you want it to be). But it is to be noted that pictures are rarely used in signs and most likely are highly unnecessary.