FAQ
UBB Syntax Description
  1. URL Hyperlinking
    [URL=http://www.piengine.com/]Piengine[/URL]
  2. Bold
    [B]Font[/B]
  3. Italics
    [I]Font[/I]
  4. Underlined
    [U]Font[/U]
  5. Word Align

    You can align any words by encasing the applicable sections of your text with the
    [ALIGN=center] [/ALIGN], [ALIGN=left][/ALIGN],[ALIGN=right] [/ALIGN] or [ALIGN=justify][/ALIGN] tags.

    [ALIGN=center]
    Your any words.
    [/ALIGN]
  6. Email Links
    [EMAIL]webmaster@piengine.com[/EMAIL]
    [EMAIL=Mailto:webmaster@piengine.com]piengine[/EMAIL]
  7. Adding Images
    [IMG]http://www.piengine.com/images/flag.gif[/IMG]

    If you want to align your images and specify their border.The following example can help you.
    Here are the align codes: absmiddle left right top middle bottom absbottom baseline texttop

    [IMG=2,center]http://www.piengine.com/images/flag.gif[/IMG]

  8. The way to insert a MicroMedia Flash file
    [Flash]http://www.piengine.com/flag.swf[/Flash]
    [Flash=width,high]http://www.piengine.com/flag.swf[/Flash]
  9. Code Tag
    [CODE]
    text
    [/CODE]
  10. Quoting Other Messages
    [QUOTE]
    This is what you quote.
    [/QUOTE]
  11. To make a menu like one by HTML code
    [UL]Words[/UL] - It is equivalent to <UL> in html.Shrink the typesetting
    [OL]Words[/OL] - It is equivalent to <OL> in html. List the lines
    [LI]Words[/LI] - It is equivalent to <li> in html. It is used with the codes above
  12. To make words fly horizontally.It is equivalent to <marquee> in html.
    [FLY]Words[/FLY]
  13. To insert a horizontal line
    [HR]
  14. To make words glow. The parameters are width,color,border width in order
    [GLOW=255,RED,2]Words[/GLOW]
  15. To have a shadow effect on the words.The parameters are width,color,border width in order
    [SHADOW=255,RED,2]words[/SHADOW]
  16. To make words change colors frequently
    [COLOR=color]Words[/COLOR]
  17. To make words change size
    [SIZE=value]Words[/SIZE]
  18. To make words shift fonts
    [FACE=Font]Words[/FACE]
  19. To insert Strikethrough
    [STRIKE]Words[/STRIKE]
  20. To insert rm files with RealPlayer format.The parameters are width,length in order
    [RM=width value,height value]http://...[/RM]
  21. To insert a Midia Player file.The parameters are width,length in order
    [MP=width value,height value]http://...[/MP]
  22. Superscript word
    [sup]Words[/sup]
  23. Subscript word
    [sub]Words[/sub]
  24. To specify word color and back color
    [BGCOLOR=face color,word color]Words[/BGCOLOR]
  25. To insert background music
    [SOUND]http://...[/SOUND]
  26. To insert a column frame
    [FIELDSET=Title]Your content[/FIELDSET]
  27. To have a flashing-word-by-word effect
    [LIGHT]Flashing Words[/LIGHT]
  28. To insert a table
    [TABLE][TR][TD]Your content[/TD][/TR][/TABLE]
    To insert a complex table.The 8 parameters must be used.
    [TABLE=border color,cell space,edge space,table width,align,back color,border width,back image][TR][TD]Your content[/TD][/TR][/TABLE]
  29. Arranged Style.It is equivalent to <PRE> tag in HTML.
    [PRE]Words[/PRE]
Page created in 0.0000 seconds width 0 queries.