Highlight Text BBCode

Ordinary BBCode Database
BBCodes that need nothing else than installation through ACP

Highlight Text BBCode

Post 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]