Loading
Click if page fails to load
  • 🎨 Couleurs principales

    • #C4470C : orange foncé accessible
    • #a32cc4 : violet vif
    • #ffffff : texte clair

    📝 Titres principaux H3 violets

    <h3 style="font-size: 26px; color: #a32cc4;">Titre</h3>


    🧡Titres secondaires H5 orange
    <h5 style="font-size: 18px; color: #C4470C;">Sous-titre</h5>

    🔧 Icône SVG (exemple générique)

    <svg style="width: 1em; height: 1em; vertical-align: middle; margin-right: 8px;" fill="#C4470C" viewBox="0 0 24 24"><path d="..." /></svg>

    📌 Encadré pédagogique orange

    Exemple
    <div style="background-color: #C4470C; padding: 10px; border-radius: 8px; color: white;">...</div>

    🧰 Liste d’outils

    <ul>
      <li>Ordinateur ou tablette</li>
      <li>Casque antibruit</li>
    </ul>

    ➡️ Lien externe

    <a href="https://..." target="_blank">Texte du lien</a>

    🖼️ Image fluide

    <img src="image.jpg" class="img