(added button) |
(cleanup html) |
||
Line 2: | Line 2: | ||
|tag=b | |tag=b | ||
|button=bold.gif | |button=bold.gif | ||
|description= | |description=The <tt>b</tt> tag styles text with a bold font face. This is an inline tag and no block level tags can be placed inside, however other inline tags can be if nested correctly. | ||
|example=[b]text or more BB Code[/b] | |example=[b]text or more BB Code[/b] | ||
|result='''text or more BB Code''' | |result='''text or more BB Code''' |