CF Code
What is CF Code?
CF Code is a set of tags based on the HTML language that you may already be familiar with. They allow you to add formatting to your messages in the same way as HTML does, but have a simpler syntax and will never break the layout of the pages you are viewing.
Bold, Italic and Underline
[b]bold text[/b] : bold text
[i]italic text[/i] : italic text
[u]underline text[/u] : underline text

[i][b]bold & italic text[/b][/i] : bold & italic text
Font Face, Font Size and Font Color

[font=times new roman]times new roman text[/font] : times new roman text
[size=2]medium text[/size] : medium text
[color=red]red text[/color] : red text

[font=verdana][size=3][color=red]verdana text with red color and large size[/color][/size][/font] :
verdana text with red color and large size

Hyperlink and Email
[url=http://www.babaflash.com]babaflash[/url] : babaflash
[email=founder@babaflash.com]Email me[/email] : Email me

[url=http://www.babaflash.com][b]babaflash[/b][/url] : babaflash
Image
[img]http://www.babaflash.com/forum/images/logobabaflash.gif[/img] :
Image & Hyperlink
Click image to visit BabaForum [url=http://www.babaflash.com/forum][img]http://www.babaflash.com/forum/images/logobabaflash.gif[/img][/url] :
Click image to visit BabaForum
Note:
  • In signature, you can not use "Image" CF Code.
  • Please use CF Code wisely and correctly.