website logo
Auteur
avatar
GiamDoc

Forum » » CSS » » Rubriques


Posté : 29 déc. 2006 à 19:25 icone du post

Si dans css :

.sections h1 {
    background: #C2D7EB;
        color: #FF0000;
        font-family: Tahoma, Verdana, sans-serif;
        font-size: 70px;
        font-weight: bold;
        text-decoration: none;
}


dans le fichier sections.php

$Xcontent=aff_code(aff_langue($Xcontent));
         echo "<div class=\"sections h1\">";
         echo meta_lang($Xcontent);
         echo "</div>";
         echo "<br /><br />";
         echo "<div class=\"SEPAR\"></div>";
         echo "<br />";



Cet article provient de NPDS
https://www.npds.org/viewtopic.php?topic=21705&forum=50