Page 1 of 1

Highlight Text BBCode

Posted: 06 Mar 2010, 08:37
by BBCode Bot
Highlight Text BBCode

Author: kber
Description: With the Highlight Text BBCode you can highlight your text with yellow theme :winky:
Image

BBCode:

Code: Select all

[hil]{TEXT}[/hil]
HTML:

Code: Select all

<span style="background-color: #FFFF00">{TEXT}</span>
Helpline:

Code: Select all

Highlight: [hil]your text[/hil]
Example:

Code: Select all

[HIL]Hello World[/HIL]
Demo:
[hil]Hello World[/hil]