PLITMCode Syntax: Newline: [br] Italic: [i]Put your italic text here[/i] Bold: [b]Put your bold text here[/b] Underline: [u]Put your underlined text here[/u] Paragraph: [p]Put your paragraph here[/p] Center: [center]Put centered text here[/center] Image: [img src=http://someurl/some/path/image.ext] Url: [url src=http://someurl/some/path/somepage.ext text=some link text] Font size: [fontsize=+1]Your text here[/fontsize] (you can change the number, max 9) Font size: [fontsize=-1]Your text here[/fontsize] (you can change the number, max 9) Font color: [fontcolor=#......]Your text here[/fontcolor] (replace the dots with the hex code for the color) Font face: [fontface=SOME FONT NAME]Your text here[/fontface] PLITMCode exaples: [i]testing 123[/i][br] [b]testing 123[/b][br] [u]testing 123[/u][br] [p]testing 123[/p][br] [img src=http://accounts.plit.dk/images/65535-88x31.gif][br] [url src=http://banners.plit.dk text=link to banners.plit.dk][br] [fontsize=+3]testing 123[/fontsize][br] [fontsize=3]testing 123[/fontsize][br] [fontsize=-3]testing 123[/fontsize][br] [fontcolor=#FF0000]testing 123[/fontcolor][br] [fontsize=+3][fontcolor=#00FF00]testing 123[/fontcolor][/fontsize][br] [fontface=arial]testing 123[/fontface][br]