MyCode |
You can use MyCode, a simplified version of HTML, in your posts to create certain effects. Most of this stuff can be done graphically in the Main Editor, but useful to understand these codes. Which are visible if you turn on View Source.
[i]This text is italicized[/i]
[u]This text is underlined[/u]
[url=http://www.example.com/]Example.com[/url]
[email]example@example.com[/email]
[email=example@example.com]E-mail Me![/email]
[email=example@example.com?subject=spam]E-mail with subject[/email]
[code]Text with preserved formatting[/code]
[img=50x50]http://www.php.net/images/php.gif[/img]
[size=3]This text is size 3[/size]
[font=Tahoma]This font is Tahoma[/font]
This is centered
[align=right]This is right-aligned[/align] This is right-aligned
You can make an ordered list by using [list=1] for a numbered, and [list=a] for an alphabetical list. |