theguitarhero6 said:
DazZ. said:
Look up BBcode.
It's not HTML that gets used in threads.
Really, because I was led to believe that it used HTML, hmm...
BBCode is for forums and have special tags similar to HTML. Somebody said that it's to remove power from the users, which is true, but you can use the HTML version of any BBCode as far as I know.
I will show you both:
First find an actual url to an image.
Example, my profile image can be found here:
http://lh3.ggpht.com/_1RyggyZLv3c/TKKp-HuUWoI/AAAAAAAAAFE/Av_git6K4vw/s800/n19304348_31307753_6606.jpg
notice the
at the end. That's what you want. And wow Internet Explorer sucks for getting the image url from right-click.
HTML:
<img src="http://lh3.ggpht.com/_1RyggyZLv3c/TKKp-HuUWoI/AAAAAAAAAFE/Av_git6K4vw/s800/n19304348_31307753_6606.jpg" />
BBCode:
[image]http://lh3.ggpht.com/_1RyggyZLv3c/TKKp-HuUWoI/AAAAAAAAAFE/Av_git6K4vw/s800/n19304348_31307753_6606.jpg[/image]
Produces:
HTML:
BBCode: