| [color=#FF0000]Red[/color] |
Red |
| [img=150]http://www.mywebsite.com/myimage.jpg[/img] |
Will produce a image with a width of 150 pixels. You can go to a maximum width of 499 pixels. |
[ul] [li]item 1[/li] [li]item 2[/li] [li]item 3[/li] [/ul]
|
|
[ol] [li]item 1[/li] [li]item 2[/li] [li]item 3[/li] [/ol]
|
- item 1
- item 2
- item 3
|
| [url]http://www.yahoo.com[/url] |
http://www.yahoo.com |
| [url=http://www.yahoo.com]Yahoo![/url] |
Yahoo! |
| [quote]Quote is placed here[/quote] |
|
[code] <? //Some code here while ($CarStatus=='ok'){ fork(drive_it);} ?> [/code] |