View Single Post
Old 06-08-2008, 05:45 PM   #1
roady89
nimda
Club Car
 
Join Date: Jun 2007
Posts: 13,022
Default How to create bold, italic and underlined text

How to create bold, italic and underlined text



BBCode includes tags to allow you to quickly change the basic style of your text. This is achieved in the following ways:

To make a piece of text bold enclose it in
HTML Code:
[b][/b]
e.g.

HTML Code:
[b]Hello[/b]
will become Hello


For underlining use
HTML Code:
[u][/u]
,for example:

HTML Code:
[u]Good Morning[/u]
becomes Good Morning


To italicise text use
HTML Code:
[i][/i]
e.g.

HTML Code:
[i]This is Great![/i]
would give This is Great!
roady89 is offline   Reply With Quote