Encadré gris
A lire – encadré jaune
Couleur texte
<body>
<p style= »color:#FF0000″;>Red paragraph text</p>
</body>
Début de texte en couleur :
<span style= »color: #d12926; »><b>texte couleur</b></span> texte suivant
Ancre
Corps de caractères
<span style= »font-size: 8pt; »>texte</span>
ou :
<span style= »font-size: xx-small; »>texte</span>
<span style= »font-size: x-small; »>texte</span>
<span style= »font-size: small; »>texte</span>
<span style= »font-size: medium; »>texte</span>
<span style= »font-size: large; »>texte</span>
<span style= »font-size: x-large; »>texte</span>
<span style= »font-size: xx-large; »>texte</span>
ou :
<span style= »font-size: 12px; »>texte</span>
ou :
<span style= »font-size: 0,8em; »>texte</span>
Hauteur de ligne
<span style= »line-height: 50% »>texte</span>
Espace insécable
Retour de ligne
<br />
Texte souligné
<span class= »has-inline-color has-black-color »>texte</span>