I-tags
Hypertext Markup Language (HTML) has many tags for making text more live and giving the writer more control. Due to security problems with HTML-tags, I-system has custom tags to replace them.

These "I-tags" can be used in all textboxes, but not in input-fields. The tags are not case sensitive. Be careful not to misspell the tag(s)!

The tags
Most tags consist of two components: the opening tag and the closing tag. The text you want to alter with the tag is placed between the opening tag and the closing tag. Closing tags are almost identical to the opening tags. An opening tag begins with the character "[", the closing tag begins with the characters "[/". Some tags like [img=url] and (c) don't have ending tags because they don't alter text. These are called empty tags. In the following table opening tags are black and closing tags blue.

 Tag(s)  Function  Example
 [B]text[/B]  bold text  text
 [I]text[/I]  italic text  text
 [U]text[/U]  underlined text  text
 [PRE]*te   xt[/PRE]  preformatted text
te   xt
 [CENTER]text[/CENTER]  centered text
text
 [QUOTE]text[/QUOTE]  quote > text
 [MAIL=x@y.com]x@y.com[/MAIL]  e-mail hyperlink  X@Y.com
 [LINK=www.fi]www.fi[/LINK]  hyperlink  www.fi
 [COLOR=red*]text[/COLOR]  colored text  text
 [IMG=closed_book.gif]  image  
 (c)  Copyright sign  ©
 (e)  Euro sign  €
 (r)  Registered trademark sign  ®
 (tm)  Trademark sign  ™
* use either color names or RGB values (i.e. #FFFFFF = white)
* we recommend that you don't use other I-tags inside the [PRE], the result isn't always exactly what you had in mind due to the way browsers handle the tag.

Color names
Some of the colors and their names don't show that well against the white background. Press the ctrl+a keys simultaneously on your keyboard to see all the colors' names in good contrast.

aliceblue antiquewhite aqua aquamarine
azure beige bisque black
blanchedalmond blue blueviolet brown
burlywood cadetblue chartreuse chocolate
coral cornflowerblue cornsilk crimson
cyan darkblue darkcyan darkgoldenrod
darkgray darkgreen darkkhaki darkmagenta
darkolivegreen darkorange darkorchid darkred
darksalmon darkseagreen darkslateblue darkslategray
darkturquoise darkviolet deeppink deepskyblue
dimgray dodgerblue firebrick floralwhite
forestgreen fuchsia gainsboro ghostwhite
gold goldenrod gray green
greenyellow honeydew hotpink indianred
indigo ivory khaki lavender
lavenderblush lawngreen lemonchiffon lightblue
lightcyan lightgoldenrodyellow lightgreen lightgrey
lightpink lightsalmon lightseagreen lightskyblue
lightslategray lightsteelblue lightyellow
limegreen linen magenta maroon
mediumaquamarine mediumblue mediumorchid mediumpurple
mediumseagreen mediumslateblue mediumspringgreen mediumturquoise
mediumvioletred midnightblue mintcream mistyrose
moccasin navajowhite navy oldlace
olive olivedrab orange orangered
orchid palegoldenrod palegreen paleturquoise
palevioletred papayawhip peachpuff peru
pink plum powderblue purple
red rosybrown royalblue saddlebrown
salmon sandybrown seagreen seashell
sienna silver skyblue slateblue
slategray snow springgreen steelblue
tan teal thistle tomato
turquoise violet wheat white
whitesmoke yellow yellowgreen