html tags and bbcode
Posted: Mon May 12, 2003 10:19 pm
the following html tags are supported in posts:
example 1 : font color
this is red and this is not
example 2 : image posting
note: upload pics to an offsite image hosting site first like www.villagephotos.com
here is an image
example 3 : url posting
check out the following url http://www.cathelp-online.com/
or
check out this url.
- b
- i
- u
- pre
- img
- a
- font
example 1 : font color
Code: Select all
[color=red]this is red[/color] and this is not
example 2 : image posting
note: upload pics to an offsite image hosting site first like www.villagephotos.com
Code: Select all
here is an image [img]http://www.cathelp-online.com/cathelp-logo.gif[/img]
example 3 : url posting
Code: Select all
check out the following url [url]http://www.cathelp-online.com/[/url]
or
Code: Select all
check out [url=http://www.cathelp-online.com/]this[/url] url.