“en texte” Réponses codées

Couleur de texte bootstrap

<p class="text-primary">.text-primary</p>
<p class="text-secondary">.text-secondary</p>
<p class="text-success">.text-success</p>
<p class="text-danger">.text-danger</p>
<p class="text-warning">.text-warning</p>
<p class="text-info">.text-info</p>
<p class="text-light bg-dark">.text-light</p>
<p class="text-dark">.text-dark</p>
<p class="text-muted">.text-muted</p>
<p class="text-white bg-dark">.text-white</p>
Victor Grk

en texte

<h3>
  Fancy display heading
  <small class="text-muted">With faded secondary text</small>
</h3>
Uninterested Unicorn

Parcourir les réponses de code populaires par langue

Parcourir d'autres langages de code