!! Astuces forum !!
-
Un sujet pour les gouverner tous.
-
B baboost a épinglé ce sujet sur
-
B baboost a verrouillé ce sujet sur
-
Je ne sais pas si ça vous sera utile mais j'avais envie de faire ça en attendant que ça remarche :
Texte rouge =
<span style="color:red;">Texte rouge</span>
Texte bleu =<span style="color:blue;">Texte bleu</span>
Texte vert =<span style="color:green;">Texte vert</span>
Texte orange =<span style="color:orange;">Texte orange</span>
Texte violet =<span style="color:#ff00ff;">Texte violet</span>
Texte noir =<span style="color:#000000;">Texte noir</span>
Texte gris =<span style="color:#888888;">Texte gris</span>
Texte blanc =<span style="color:#ffffff;">Texte blanc</span>
Jaune (#f1c40f) =<span style="color:#f1c40f;">Jaune (#f1c40f)</span>
Bleu clair (#3498db) =<span style="color:#3498db;">Bleu clair (#3498db)</span>
Vert clair (#2ecc71) =<span style="color:#3498db;">Bleu clair (#3498db)</span>
Turquoise (#1abc9c) =<span style="color:#3498db;">Bleu clair (#3498db)</span>
Violet (#9b59b6) =<span style="color:#3498db;">Bleu clair (#3498db)</span>
Texte petit =
<span style="font-size:10px;">Texte petit</span>
Texte normal =<span style="font-size:14px;">Texte normal</span>
Texte grand =<span style="font-size:18px;">Texte grand</span>
Texte très grand =<span style="font-size:24px;">Texte très grand</span>
Combinaison couleur/taille :
Texte bleu et grand =<span style="color:blue; font-size:18px;">Texte bleu et grand</span>
Texte rouge et petit =<span style="color:red; font-size:10px;">Texte rouge et petit</span>