HTML/JavaScript(TabsDesktopOnly)

Website tags

Image [img]Your-image-URL-here[/img]
Hyperlink <a href="Your-URL-here">Your-hyperlink-text-here</a>
Bold text <b>Your-text-here</b>
Italics text <i>Your-text-here</i>



Image code example:

[.img]http://i.imgur.com/SBEAT0y.png[/img]
Note: when typing the image URL, make sure that you include http:// (or https:// if the website/link uses https://)


Hyperlink code example:

<a href="http://silvereaglescans.blogspot.com/">This is a link to the Silver Eagle Scans blog</a>
Note: when typing the URL, make sure that you include http:// (or https:// if the website/link uses https://)


Bold text code example:

<b>Hello world</b>



Italics text code example:

<i>Hello world</i>