Description
Ce BBCode permet de colorer le fond d’un texte.
BBcode Background
Utilisation du BBcode
Code : Tout sélectionner
[background={COLOR}]{TEXT}[/background]
Code : Tout sélectionner
<span style="background-color: {COLOR};">{TEXT}</span>
Code : Tout sélectionner
[background=nom anglais de la couleur ou code hexadécimale de la couleur]Votre texte[/background]