USE | HTML | BBCODE |
---|---|---|
bolded text | <b>bolded</b> | [b]bolded[/b] |
italicized text | <i>italicized</i> | [i]italicized[/i] |
underlined text | <u>underlined</u> | [u]underlined[/u] |
<s>strikethrough</s> | [s]strikethrough[/s] | |
http://www.example.com | <a href="http://www.example.com"> http://www.example.com</a> | [url]http://www.example.com[/url] |
example | <a href="http://www.example.com">Link</a> | [url="http://www.example.com"]example[/url] |
<img src="https://dummyimage.com/64x64/fff/aaa"> | [img]https://dummyimage.com/64x64/fff/aaa[/img] | |
The [img] Tag allow only the following Filetypes: jpg, gif and png | ||
Quote | <blockquote>Quote <small>Author</small></blockquote> | [quote="Author"]Quote[/quote] |
Monocspace | <pre>Monospace</pre> | [code]Monospace[/code] |
Color | <span style="color:green;">Color</span> | [style color="green"]color[/style] |
close this HELP screen |