Index du Forum » » CSS

Auteur

Rubriques
GiamDoc
7063       
 

  Posté : 29-12-2006 19:25

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

http://www.npds.org/viewtopic.php?topic=21705&forum=50