Basic HTML & BB Code
© Goes to Funnyguy From XWF(
www.xwforum.com)
This is for the New Members coming to any Clicdev/IF Board/IPB Board
BB Code:
Code:
[b] Bold Text [/b]
[align=center] Centered Text [/align] - Sometimes is [center] Centered Text [/center]
[img] Image [/img] - Sometimes is [img=http://mysite.com/myimage.jpg]
[url=http://adobe.com/] Adobe's Website [/url] - Sometimes replace "url" with "link"
[u] Underlined Text [/u]
[s] Strikethrough Text [/s]
[quote] Quoted Text [/quote]
HTML Code:
Code:
<b> Bold Text </b>
<center> Centered Text </center>
<br> Line Break </br>
<img> Image </img> - Sometimes is <img src=http://mysite.com/myimage.jpg>
<a href=http://adobe.com/> Adobe's Website </a>
<u> Underlined Text </u>
<s> Strikethrough Text </s>