IdentifiantMot de passe
Loading...
Mot de passe oublié ?Je m'inscris ! (gratuit)
Navigation

Inscrivez-vous gratuitement
pour pouvoir participer, suivre les réponses en temps réel, voter pour les messages, poser vos propres questions et recevoir la newsletter

HTML Discussion :

problème de background pour <div id="mag">


Sujet :

HTML

Vue hybride

Message précédent Message précédent   Message suivant Message suivant
  1. #1
    Membre confirmé
    Inscrit en
    Janvier 2007
    Messages
    149
    Détails du profil
    Informations forums :
    Inscription : Janvier 2007
    Messages : 149
    Par défaut problème de background pour <div id="mag">
    Bonjour,

    J'ai un problème dans mon code html sous firefox.
    Je souhaiterais que ma <div id="mag"> ait un background rouge seulement celui-ci n'apparait pas. Cela fait quatre heures que je cherche et j'ai toujours pas trouvé alors que cela doit être un problème tout simple.

    voici le code de ma page
    Code : Sélectionner tout - Visualiser dans une fenêtre à part
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    11
    12
    13
    14
    15
    16
    17
    18
    19
    20
    21
    22
    23
    24
    25
    26
    27
    28
    29
    30
    31
    32
    33
    34
    35
    36
    37
    38
    39
    40
    41
    42
    43
    44
    45
    46
    47
    48
    49
    50
    51
    52
    53
    54
    55
    56
    57
    58
    59
    60
    61
    62
    63
    64
    65
    66
    67
    68
    69
    70
    71
    72
    73
    74
    75
    76
    77
    78
    79
    80
    81
    82
    83
    84
    85
    86
    87
    88
    89
    90
    91
    92
    93
    94
    95
    96
    97
    98
     
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
    "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
     
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <title>A.I.D.E.R</title>
     
    <link rel="stylesheet" type="text/css" href="styl.css" />
     
    </head>
    <body>	
     
    <div id="mag">
    <h3 class="titremag"><div id="titremagazine">Magazine de l'association A.I.D.E.R</div></h3>
    <div id="submaggauche">
    <div class="submag_news">
    <h3 class="submagtr"><a href="index2.php?lien=18&amp;rubrique=news" class="submagtr">News</a></h3>
     
    <table class="cent">
    <tr><td class="gauchemag"><a href="index.php?lien=124&amp;news=88&amp;recherche=fre" target="blank" class="new2">fre</a>   </td><td class="datemag">le 11/09/2007 &nbsp;&aacute;&nbsp;20:11</td></tr>
    <tr><td colspan="2" class="gauchemag"><a href="index.php?lien=124&amp;news=88" target="blank" class="new2">essai</a> : </td></tr>
     
    <tr><td colspan="2" class="gauchemag"><span class="taille6mag"> ggggg,nnnnjjhgfd</span></td></tr></table><br/>
     
     
    <table class="cent">
    <tr><td class="gauchemag"><a href="index.php?lien=124&amp;news=8&amp;recherche=actu" target="blank" class="new2">actu</a>   </td><td class="datemag">le 23/08/2007 &nbsp;&aacute;&nbsp;15:19</td></tr>
    <tr><td colspan="2" class="gauchemag"><a href="index.php?lien=124&amp;news=8" target="blank" class="new2">modification</a> : </td></tr>
    <tr><td colspan="2" class="gauchemag"><span class="taille6mag"> le sitesera modifi&eacute;...</span></td></tr></table><br/>
     
     
    <table class="cent">
    <tr><td class="gauchemag"><a href="index.php?lien=124&amp;news=6&amp;recherche=actu" target="blank" class="new2">actu</a>   </td><td class="datemag">le 23/08/2007 &nbsp;&aacute;&nbsp;15:12</td></tr>
    <tr><td colspan="2" class="gauchemag"><a href="index.php?lien=124&amp;news=6" target="blank" class="new2">ouverture au public du site aujourd'hui</a> : </td></tr>
    <tr><td colspan="2" class="gauchemag"><span class="taille6mag"> Puis soit vous ajoutez,dans...</span></td></tr></table><br/>
     
    <div class="droitemag"><a href="index.php?lien=124" class="new2">voir toutes les news</a></div>
     
    </div>
    <!--<div class="submag_emploi">
    <h3 class="submagtr">Emplois</h3>
     
    </div>-->
    <div class="submag_partenaire">
    <h3 class="submagtr"><a href="#" class="submagtr">Partenaires</a></h3>
    <div class="gauchemag">Sites des Partenaires</div>
    <table class="cent">
    <tr><td class="gauchemag"><a href="http://villenvie.liban.free.fr/" class="new2" target="blank">tomate</a></td></tr>
    </table></div>
    <!--<div class="submag_commerce">
    <h3 class="submagtr">Commerce du site</h3>
    En construction pas avant fin aout.</div>-->
    </div>
    <div id="submagdroite">
    <div class="submag_voyage">
    <h3 class="submagtr"><a href="index2.php?lien=12" class="submagtr">Voyages</a></h3>
     
    <div class="gauchemag">Dernières discussions</div>
    <div class="droitemag"><a href="index2.php?lien=12" class="new2" target="blank">voir tous les départs</a></div>
    </div>
    <div class="submag_forum">
    <h3 class="submagtr"><a href="index2.php?lien=6" class="submagtr">Forum</a></h3>
    <div class="gauchemag">Dernières discussions</div>
    <div class="droitemag"><a href="index2.php?lien=6" class="new2" target="blank">voir tous le forum</a></div>
    </div>
    <div class="submag_membre">
    <h3 class="submagtr"><a href="index2.php?lien=5" class="submagtr">Membre</a></h3>
    <div class="gauchemag">articles des membres</div>
     
    <table class="cent" border="0">
    <tr><td class="gauchemag" colspan="2"><a href="index2.php?lien=2&amp;admaction=afficher&amp;id=14&amp;id_theme=13" class="new2" target="blank">le projet excel art et m&eacute;tier</a></td></tr>
    <tr><td class="gauchemag">r&eacute;gles</td><td class="datemag">le 23/08/2007 &nbsp;&aacute;&nbsp;21:32</td></tr>
     
     
     
     
    </table>
     
    <table class="cent" border="0">
     
    <tr><td class="gauchemag" colspan="2"><a href="index2.php?lien=2&amp;admaction=afficher&amp;id=17&amp;id_theme=16" class="new2" target="blank">ouvrir un nouveau projet</a></td></tr>
    <tr><td class="gauchemag">un projet quelconque</td><td class="datemag">le 23/08/2007 &nbsp;&aacute;&nbsp;21:37</td></tr>
     
     
     
     
    </table>
    <div class="droitemag"><a href="index2.php?lien=5" class="new2" target="blank">voir tous les articles</a></div>
    </div>
    <!--<div class="submag_siteamis">
    <h3 class="submagtr">Sites amis</h3>
    </div>-->
    </div>
     
    </div>
    </body>
    </html>
    et voici le code du fichier css associé

    Code : Sélectionner tout - Visualiser dans une fenêtre à part
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    11
    12
    13
    14
    15
    16
    17
    18
    19
    20
    21
    22
    23
    24
    25
    26
    27
    28
    29
    30
    31
    32
    33
    34
    35
    36
    37
    38
    39
    40
    41
    42
    43
    44
    45
    46
    47
    48
    49
    50
    51
    52
    53
    54
    55
    56
    57
    58
    59
    60
    61
    62
    63
    64
    65
    66
    67
    68
    69
    70
    71
    72
    73
    74
    75
    76
    77
    78
    79
    80
    81
    82
    83
    84
    85
    86
    87
    88
    89
    90
    91
    92
    93
    94
    95
    96
    97
    98
    99
    100
    101
    102
    103
    104
    105
    106
    107
    108
    109
    110
    111
    112
    113
    114
    115
    116
    117
    118
    119
    120
    121
    122
    123
    124
    125
    126
    127
    128
    129
    130
    131
    132
    133
    134
    135
    136
    137
    138
    139
    140
    141
    142
    143
    144
    145
    146
    147
    148
    149
    150
    151
    152
    153
    154
    155
    156
    157
    158
    159
    160
    161
    162
    163
    164
    165
    166
    167
    168
    169
    170
    171
    172
    173
    174
    175
    176
    177
    178
    179
    180
    181
    182
    183
    184
    185
    186
    187
    188
    189
    190
    191
    192
    193
     
    #mag
    {
    width:100%;
    text-align: center;
    background:red;
    }
    h3.titremag
    {
    font-size: 100%;
    margin: 0cm 0cm 0pt;
    color: white;
    text-align: center;
    width:100%;
    padding:25px 0 25px;
    background:#1849B5;
    font-family:arial;
    font-size:16pt;
    line-height:100%;
    }
    #titremagazine
    {
    width:90%;
    text-align: center;
    margin:auto;
    background:#1849B5;
    color:white;
    font-family:arial;
    font-size:16pt;
    line-height:100%;
    }
    #submaggauche
    {
    width:49%;
    margin: auto;
    float:left;
    background:#DEF7E7;
    }
    #supermag
    {
    width:100%;
    background:#DEF7E7;
    }
    #submagdroite
    {
    width:49%;
    margin:auto;
    float:right;
    background:#DEF7E7;
    height:100%;
    }
    .submag_news
    {
    width:90%;
    background:#FED9B4;
    margin:25px auto;
    color:#0000C0;
    font-family:arial;
    font-size:9pt;
    line-height:100%;
    }
    .submag_voyage
    {
    width:90%;
    background:#FED9B4;
    margin:25px auto;
    color:#0000C0;
    font-family:arial;
    font-size:9pt;
    line-height:100%;
    }
    .submag_emploi
    {
    width:90%;
    background:#FED9B4;
    margin:25px auto;
    color:#0000C0;
    font-family:arial;
    font-size:9pt;
    line-height:100%;
    }
    .submag_forum
    {
    width:90%;
    background:#FED9B4;
    margin:25px auto;
    color:#0000C0;
    font-family:arial;
    font-size:9pt;
    line-height:100%;
    }
    .submag_partenaire
    {
    width:90%;
    background:#FED9B4;
    margin:25px auto;
    color:#0000C0;
    font-family:arial;
    font-size:9pt;
    line-height:100%;
    }
    .submag_membre
    {
    width:90%;
    background:#FED9B4;
    margin:25px auto;
    color:#0000C0;
    font-family:arial;
    font-size:9pt;
    line-height:100%;
    }
    .submag_commerce
    {
    width:90%;
    background:#FED9B4;
    margin:25px auto;
    color:#0000C0;
    font-family:arial;
    font-size:9pt;
    line-height:100%;
    }
    .submag_siteamis
    {
    width:90%;
    background:#FED9B4;
    margin:25px auto;
    color:#0000C0;
    font-family:arial;
    font-size:9pt;
    line-height:100%;
    }
    h3.submagtr
    {
    font-size: 100%;
    margin: 0cm 0cm 0pt;
    color: white;
    text-align: center;
    width:100%;
    padding:0px 0 0px;
    background:#FD3015;
    color:white;
    font-family:arial;
    font-size:18pt;
    line-height:100%;
    }
    .datemag
    {
    font-size: 7pt;
    text-align:right;
    }
    .gauchemag
    {
    text-align:justify;
    font-size:8pt;
    }
    .gauchemagcent
    {
    text-align:justify;
    font-size:8pt;
    width:100%;
    }
    .droitemag
    {
    text-align:right;
    font-size:8pt;
    width:100%;
    }
    .voyage
    {
    text-align:center;
    font-size:8pt;
    }
    a.new2
    {
    color:#0000C0;
    font-family:arial;
    font-size:9pt;
    line-height:100%;
    }
    .taille6mag
    {
    font-size: 10pt;
    color: black; 
    font-style: normal; 
    font-family: Times New Roman;
    margin: 0cm 0px 0pt;
     
    text-align: justify;
    color:#0000C0;
    font-family:arial;
    font-size:9pt;
    line-height:100%;
    }
    Je remercie d'avance celui qui m'aidera à trouver mon erreur

  2. #2
    Membre émérite
    Avatar de efficks
    Inscrit en
    Septembre 2005
    Messages
    712
    Détails du profil
    Informations forums :
    Inscription : Septembre 2005
    Messages : 712
    Par défaut
    Code : Sélectionner tout - Visualiser dans une fenêtre à part
    1
    2
    3
    4
    5
    6
    #mag
    {
    width:100%;
    text-align: center;
    background-color:red;
    }

  3. #3
    Modérateur
    Avatar de Bisûnûrs
    Profil pro
    Développeur Web
    Inscrit en
    Janvier 2004
    Messages
    9 931
    Détails du profil
    Informations personnelles :
    Âge : 42
    Localisation : France, Rhône (Rhône Alpes)

    Informations professionnelles :
    Activité : Développeur Web

    Informations forums :
    Inscription : Janvier 2004
    Messages : 9 931

  4. #4
    Membre confirmé
    Inscrit en
    Janvier 2007
    Messages
    149
    Détails du profil
    Informations forums :
    Inscription : Janvier 2007
    Messages : 149
    Par défaut
    merci, je ne connaissais pas

+ Répondre à la discussion
Cette discussion est résolue.

Discussions similaires

  1. Problème de positionnement pour un div #footer
    Par Thomus38 dans le forum Mise en page CSS
    Réponses: 2
    Dernier message: 14/06/2007, 16h09
  2. Problème de hauteur d'une div avec background
    Par Yoteco dans le forum Mise en page CSS
    Réponses: 2
    Dernier message: 29/01/2007, 15h17

Partager

Partager
  • Envoyer la discussion sur Viadeo
  • Envoyer la discussion sur Twitter
  • Envoyer la discussion sur Google
  • Envoyer la discussion sur Facebook
  • Envoyer la discussion sur Digg
  • Envoyer la discussion sur Delicious
  • Envoyer la discussion sur MySpace
  • Envoyer la discussion sur Yahoo