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 :

Souci mise en page avec IE8


Sujet :

HTML

Vue hybride

Message précédent Message précédent   Message suivant Message suivant
  1. #1
    Membre averti
    Profil pro
    Inscrit en
    Janvier 2008
    Messages
    43
    Détails du profil
    Informations personnelles :
    Âge : 47
    Localisation : France, Meurthe et Moselle (Lorraine)

    Informations forums :
    Inscription : Janvier 2008
    Messages : 43
    Par défaut Souci mise en page avec IE8
    Bonjour,

    Je suis actuellement en stage dans une entreprise, et j'ai créé un "site internet" qui restera à l'intérieur de l'entreprise.
    Comme je suis encore en train de travailler dessus, j'ai tous les fichiers qui sont en local sur mon ordinateur, et j'ai donc créé mon fichier .css en conséquence.

    Voulant le tester sur un autre ordinateur, j'ai mis tous mes fichiers sur le réseau. Et là, la mise en page est totalement différente, avec exactement les mêmes fichiers.

    Je suis revenu sur mon ordinateur, et j'ai bien constaté cet "étrangeté" , mais cela ne le fait qu'avec IE. Avec Firefox aucun soucis, malheureusement c'est IE qu'il faut utiliser....

    Est-ce qu'il y aurait quelque chose que j'aurai oublié de préciser dans le CSS, et qui serait spécifique à IE ?!

    D'avance Merci

    Nico

  2. #2
    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
    Par défaut
    Oui, non, possible, peut-être, ça dépend, sans doute.

    Sans code on ne pourra pas t'aider ..

  3. #3
    Membre averti
    Profil pro
    Inscrit en
    Janvier 2008
    Messages
    43
    Détails du profil
    Informations personnelles :
    Âge : 47
    Localisation : France, Meurthe et Moselle (Lorraine)

    Informations forums :
    Inscription : Janvier 2008
    Messages : 43
    Par défaut
    Alors voici une copie du code où je reproduis le problème:

    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
     
    <!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" xml:lang="fr"><head><title>--</title>
     
           <meta http-equiv="Content-Type" content="text/html; charset=uft-8" />
    	<link rel="stylesheet" type="text/css" href="TSM.css" title="-- " media="all" /></head><body>
    <div id="container">
     <div id="header">
    <img src="img/fond_header.jpg" border="0" usemap="#header" />
    <map name="header">
    <area shape="rect" coords="2,2,948,155" target="--" href="--" />
    </map>
    </div>
     
    <div id="main">
     <div id="menu">
     <div class="home">
    <a href="index.html"> HOME </a>
    </div>
    <!-- EICAS messages part -->
    <div id="EICAS">
    <a href="EICAS/EICAS.html" title="List of ALL EICAS Messages"><h2> EICAS: </h2></a>
    <ul>
    	<li><a href="EICAS/BAS/BAS.html">BAS</a>
     
    	</li>
    	<li><a href="EICAS/ECS/ECS.html">ECS</a>
     
    	</li>
    	<li><a href="EICAS/CPCS/CPCS.html">CPCS</a>
     
    	</li>	
    	<li><a href="EICAS/WAIS/WAIS.html">WAIS</a>
     
    	</li>
    </ul>
    </div>
     
    <!-- Schematic part -->
    <div id="schema">
    <ul class="schema">
    	<li>
    	<a href="schemas/schemas.html"> Schemas</a>
    		<ul class="schema_SM">
     
    		</ul>
    	</li>
    </ul>
    </div>
     
    <!-- Maintenance messages part -->
    <div id="EICAS">
    <a href="CMS/CMS.html" title="List of ALL CMS Messages"><h2> CMS: </h2></a> 
    <ul>
    	<li><a href="CMS/BAS/BAS.html">BAS</a></li>
    	<li><a href="CMS/ECS/ECS.html">ECS</a></li>
    	<li><a href="CMS/CPCS/CPCS.html">CPCS</a></li>
    	<li><a href="CMS/WAIS/WAIS.html">WAIS</a></li>
    	<li><a href="CMS/IASC/IASC.html">IASC</a></li>
    </ul>
    </div>
     
    <!-- DIV regroupant acronyms et Reminders -->
    <div class="menu2" >
    <!-- Acronyms part-->
    <div id="acronym">
    <ul class="acronym">
    	<li>
    	<a href="acronyms/acronyms.html"> <br/>Acronyms</a>
    	</li>
    </ul>
    	</div>
     
    <!-- Rappels part -->
    <div id="rappel">
    <ul class="rappel">
    	<li>
    	<a href="rappels/rappels.html"> <br/>Reminders</a>
    	</li>
    </ul>
    </div>
    </div>
     
    <!-- DIV regroupant Feedback et Help -->
    <div class="menu2" >
    <!-- Feedback part -->
    <div id="acronym">
    <ul class="acronym">
    	<li>
    	<a href="feedback/feedback.xls"> <br/>Feedback</a>
    	</li>
    </ul>
    </div>
     
    <!-- Help part -->
    <div id="rappel">
    <ul class="rappel">
    	<li>
    	<a href="HELP/help.html"><br/> Help</a>
    	</li>
    </ul>
    </div>
    </div>
     
    </div>
     
    <!-- Main content -->
    <div id="content" style="height: 700px;">
    <img alt="-- " src="img/fond.jpg" />
    </div>
     
    </div>
    <div id="footer">
    <div class="left">
    <a href="contacts/contacts.html" title="Contacts">Contacts</a>
    </div>
    <div class="right">
    © Copyright --
    </div>
    </div>
    </div>
       </body></html>
    Et 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
    194
    195
    196
    197
    198
    199
    200
    201
    202
    203
    204
    205
    206
    207
    208
    209
    210
    211
    212
    213
    214
    215
    216
    217
    218
    219
    220
    221
    222
    223
    224
    225
    226
    227
    228
    229
    230
    231
    232
    233
    234
    235
    236
    237
    238
    239
    240
    241
    242
    243
    244
    245
    246
    247
    248
    249
    250
    251
    252
    253
    254
    255
    256
    257
    258
    259
    260
    261
    262
    263
    264
    265
    266
    267
    268
    269
    270
    271
    272
    273
    274
    275
    276
    277
    278
    279
    280
    281
    282
    283
    284
    285
    286
    287
    288
    289
    290
    291
    292
    293
    294
    295
    296
    297
    298
    299
    300
    301
    302
    303
    304
    305
    306
    307
    308
    309
    310
    311
    312
    313
    314
    315
    316
    317
    318
    319
    320
    321
    322
    323
    324
    325
    326
    327
    328
    329
    330
    331
    332
    333
    334
    335
    336
    337
    338
    339
    340
    341
    342
    343
    344
    345
    346
    347
    348
    349
    350
    351
    352
    353
    354
    355
    356
    357
    358
    359
    360
    361
    362
    363
    364
    365
    366
    367
    368
    369
    370
    371
    372
    373
    374
    375
    376
    377
    378
    379
    380
    381
    382
    383
    384
    385
    386
    387
    388
    389
    390
    391
    392
    393
    394
    395
    396
    397
    398
    399
    400
    401
    402
    403
    404
    405
    406
    407
    408
    409
    410
    411
    412
    413
    414
    415
    416
    417
    418
    419
    420
    421
    422
    423
    424
    425
    426
    427
    428
    429
    430
    431
    432
    433
    434
    435
    436
    437
    438
    439
    440
    441
    442
    443
    444
    445
    446
    447
    448
    449
    450
    451
    452
    453
    454
    455
    456
    457
    458
    459
    460
    461
    462
    463
    464
    465
    466
    467
    468
    469
    470
    471
     
    * {
      margin: 0;
      padding: 0;
    }
    body {
      margin: 3px;
      background: #333333  50%;
      font-family: Arial,Helvetica,sans-serif;
      color: #444444;
    }
    #container {
      margin: 0 auto;
      padding: 0;
      overflow: hidden;
      width: 1250px;
    }
    #header {
      margin: 0 auto;
      background: transparent none no-repeat scroll center bottom;
      padding-left: 160px;
      border-bottom-style: inset;
    }
    #header h1 {
      padding: 0px;
      text-align: center;
      color: #ee0f01;
    }
    #header a:link, #header a:visited {
      color: #ee0f01;
      text-decoration: none;
    }
    #header a:hover {
      text-decoration: underline;
    }
    #main {
      margin: 0;
      clear: both;
      background-color: #eeeeee;
    }
    #menu {
      border-style: solid;
      border-width: 1px;
      width: 190px;
      float: left;
      position: fixed;
    }
    #menu h2 {
      font-size: 1.2em;
      font-weight: normal;
      text-decoration: underline;
      color: #339999;
      font-family: Arial,Helvetica,sans-serif;
      text-align: center;
      padding: 0 0 5px 0;
    }
    #menu p {
      color: #999999;
      font-size: 0.7em;
    }
    .home {
      padding: 2px;
      text-align: center;
    }
    .home a img {
      border:  none;
    }
    #EICAS, #CMS, #schema {
      border-bottom: 3px inset #999999;
      padding: 5px 8px 7px;
      text-align: center;
    }
    #EICAS a:hover h2 {
      display: block;
      color: #ca0003;
    }
    #EICAS li, .schema li {
      border: 1px outset #999999;
      margin: 0 0 -3px 25px;
      background: #404040 ;
      list-style-type: none;
      width: 120px;
      text-align: center;
      position: relative;
    }
    .acronym li{
      border: 1px outset #999999;
      margin: 0 0 -3px 10px;
      background: #404040 ;
      list-style-type: none;
      width: 80px;
      text-align: center;
      position: relative;
    }
     
    .rappel li{
      border: 1px outset #999999;
      margin: -41px 0 0 100px;
      background: #404040 ;
      list-style-type: none;
      width: 80px;
      text-align: center;
      position: relative;
    }
     
    .menu2 {
      padding-top: 5px;
    }
     
     
    #EICAS li a:link, #EICAS li a:visited, #EICAS li a:hover, 
    .schema a:link, .schema a:visited, .schema a:hover,
     .acronym a:link, .acronym a:visited, .acronym a:hover, 
     .rappel a:link, .rappel a:visited, .rappel a:hover ,
      .help a:link, .help a:visited, .help a:hover{
      padding: 5px 8px;
      color: #ffffff;
      font-family: arial,sans-serif;
      font-size: 12px;
      display: block;
      text-decoration: none;
    }
    #EICAS li a:link, #EICAS li a:visited, 
    .schema a:visited, .schema a:link,
    .acronym a:visited, .acronym a:link,
    .rappel a:visited, .rappel a:link,
    .help a:visited, .help a:link {
      background: #404040  50%;
    }
    #EICAS li a:hover, #EICAS li a:active, #EICAS li a:focus, 
    .schema a:hover, .schema a:active, .schema a:focus, 
    .acronym a:hover, .acronym a:active, .acronym a:focus,
    .rappel a:hover, .rappel a:active, .rappel a:focus,
    .help a:hover, .help a:active, .help a:focus {
      background: #ca0003 ;
    }
    .EICAS_SM1, .schema_SM {
      list-style-type: none;
      display: none;
      position: absolute;
      top: 0px;
      left: 95px;
    }
    .schema_SM a:link, .schema_SM a:visited {
      color: black;
      font-weight: bold;
    }
    .schema_SM a:hover {
      color: #ffffff;
      font-weight: bold;
    }
    #EICAS .EICAS_SM1 li a:link, #EICAS .EICAS_SM1 li a:visited, .schema_SM a:link, .schema_SM a:visited {
      background: transparent url(img/fondTR.png) repeat scroll 0% 50%;
    }
    #EICAS .EICAS_SM1 li a:active, #EICAS .EICAS_SM1 li a:hover, #EICAS .EICAS_SM1 li a:focus, .schema_SM a:active, .schema_SM a:hover, .schema_SM a:focus {
      background: #ca0003  50%;
    }
    #EICAS li .warning a, .warning {
      color: red;
    }
    #EICAS li .caution a, .caution {
      color: #ff6600;
    }
    #EICAS li.advisory a, .advisory {
      color: #3366ff;
    }
    #EICAS li:hover > .EICAS_SM1 {
      display: block;
    }
    .EICAS_SM1 li:hover > .EICAS_SM2 {
      display: block;
    }
    .schema li:hover > .schema_SM {
      display: block;
    }
    #content .EICAS_mess_up table, #content .EICAS_mess_down table {
      border: 2px solid black;
      margin: 20px auto;
      border-collapse: collapse;
      width: 200px;
      color: black;
    }
    .EICAS_mess_up th, .EICAS_mess_down th {
      padding: 5px;
      background: #404040 ;
      text-align: center;
    }
    .EICAS_mess_up table, .EICAS_mess_down table {
      border: 1px solid black;
    }
    .EICAS_mess_up td, .EICAS_mess_down td {
      border: 1px solid black;
      padding: 5px;
      background: #ffff99 ;
      text-align: left;
    }
    .EICAS_mess_up a:link, .EICAS_mess_down a:link, .EICAS_mess_up a:visited, .EICAS_mess_down a:visited {
      color: black;
    }
    .EICAS_mess_up a:hover, .EICAS_mess_down a:hover {
      background: #ca0003 ;
      color: #ffffff;
    }
    #content {
      background: #eeeeee ;
      float: right;
      width: 84%;
      min-height: 700px;
    }
    #content h1, #content h2, #content h3 {
      text-align: center;
    }
    #content h1, #content h3, #content h4 {
      text-decoration: underline;
    }
    #content h3 {
     font-size:1.3em;
     color: black;
    }
    #content h4{
      font-size:1.2em;
      margin-left: 100px;
      padding-bottom: 10px;
    }
    #content h5 {
      font-size:1.1em;
      margin-left: 115px;
      padding-bottom: 10px;
    }
    #content #TSM h3,#content #table h3 {
      padding-top:40px;
      padding-bottom: 40px;
    }
    #content #TSM p, #content #table p {
      margin-left: 130px;
      margin-right: 100px;
      padding-bottom: 30px;
    }
    #TSM ul, #table ul {
    	margin-top:-35px;
    	margin-left:140px;
    	margin-right: 100px;
    	font-weight: bold;
    }
    #TSM  li, #table il {
    	padding-bottom : 5px;
    }
    #TSM p.ELEC:after  { 
      content :"(Click on the picture to open it in a new window)" ; 
      font-size: 0.8em;
      font-style: italic;
    }
    #TSM p.ELEC {
      text-align:center;
    }
     
    #content .min_schema {
      border-style: solid;
      border-width: 1px;
      padding: 5px;
      margin-top: 6px;
      width: 260px;
      margin-left: 26%;
      text-decoration: underline;
    }
    #content a img {
      border:  none;
    }
    #content .min_schema a:hover, #content .contacts a:hover, #content #TSM a:hover {
      border-style: solid;
      border-width: 1px;
    }
    #content .reminds {
      margin: 50px;
      color: black;
      list-style-type: none;
    }
    #content .reminds a:link, #content .reminds a:visited, #content .reminds a:hover {
      margin: 25px auto 0;
      padding: 5px 8px;
      display: block;
      text-align: center;
      text-decoration: none;
      width: 250px;
    }
    #content .reminds a:link, #content .reminds a:visited {
      background: #404040 ;
      color: #ffffff;
    }
    #content .reminds a:hover {
      background: #ca0003 ;
    }
    #content .monitor li, #content .monitor li, #content .monitor li {
      margin: 6px auto;
      list-style-type: none;
      text-decoration: none;
      text-align: center;
      color: #ffffff;
    }
    .monitor_SM li {
      margin: auto;
      background: #404040 ;
      width: 150px;
    }
    .monitor_SM1 {
      list-style-type: none;
      display: none;
    }
    .monitor_SM1 li {
      margin: auto;
      background: #404040 ;
      width: 100px;
    }
    #content .monitor li a:link, #content .monitor li a:visited, #content .monitor li a:hover {
      padding: 5px 8px;
      display: block;
      text-decoration: none;
    }
    #content .monitor .monitor_SM li a:hover {
      background: #ca0003 ;
    }
    #content .monitor_SM li a:link, #content .monitor_SM li a:visited {
      background: #404040 ;
      color: #ffffff;
    }
    #content .monitor_SM li a:link, #content .monitor_SM li a:visited {
      background: transparent url(img/fondTR.png) repeat scroll 0%;
    }
    .monitor_SM li:hover > .monitor_SM1 {
      display: block;
    }
    #content .contacts {
      margin: 50px 15px 0;
    }
    #content p, .EICAS_mess {
      margin: 0 50px 20px 100px;
      display: block;
      text-align: justify;
      font-weight: bold;
    }
    #content p a:link, #content p a:visited, {
      color: #3333ff;
    }
    #content p a:hover {
      color: #ca0003;
    }
    #content table {
      border: 2px solid black;
      margin: 20px auto;
      background: #ffff99 ;
      border-collapse: collapse;
      color: black;
    }
     
    #content table a:hover {
      background: #ca0033 ;
      color: #ffffff;
    }
    #content td {
      padding: 5px;
      border-top-style: solid;
      border-top-width: 1px;
    }
     
    #content .acro_table {
      margin: 20px auto;
    }
    .acro_table th {
      padding: 5px 15px;
      font-size: 1.2em;
      font-weight: bold; 
      border-left-style: solid;
      border-left-width: 1px;
      background-color: #999999;
    }
    .acro_table td {
      border-left-style: solid;
      border-left-width: 1px;
      font-weight: bold;
      height: 45px;
    }
     
    .acro_table a:hover {
      background: #ca0003 ;
      color: #ffffff;
    }
     
    #content .CMS_one {
      margin: 15px;
      float:left;
      width:22%;
    }
    .CMS_one th {
      padding: 5px;
      font-size: 1.2em;
      font-weight: bold;
      background-color: #999999;
    }
    .CMS_one td {
      border-left-style: solid;
      border-left-width: 1px;
      font-weight: bold;
      height: 45px;
    }
     
    .CMS_one a:hover, .EICAS_mess  a:hover{
      background: #ca0003 ;
      color: #ffffff;
    }
     
    .monitoring {
      border: 1px solid #cccccc;
      margin: 20px auto;
      font-family: Arial,Helvetica,sans-serif;
      font-size: 13px;
    }
    .monitoring td {
      border: 1px solid #cccccc;
      margin: 3px;
      padding: 4px;
      text-align: center;
    }
    .monitoring th {
      border: 1px solid #cccccc;
      padding: 4px;
      background-color: #104e8b;
      color: #ffffff;
      font-weight: bold;
      text-align: center;
    }
     
    #footer {
      margin: 0;
      padding: 15px 8px 30px;
      color: #aaaaaa;
      background-color: #333333;
    }
    #footer a {
      color: #aaaaaa;
    }
    #footer a:hover {
      color: #ff9900;
    }
    #footer .right {
      text-align: right;
    }
    .status {
      color: #ffffff;
      background-color: #404040;
    }
    .memo {
      color: #009900;
    }
    .left {
      float: left;
      width: 49%;
    }
    .right {
      float: right;
      width: 48%;
    }
    .clear {
      clear: both;
      visibility: hidden;
    }
    .small {
      font-size: 0.8em;
    }
    .italic {
      font-style: italic;
    }
    Voici deux copies d'écran où l'on voit plus clairement le soucis:

    Version "locale":


    Version "network":



    Merci beaucoup de ton aide

    PS: Je précise que je ne suis pas du tout informaticien, et encore moins développeur web. Merci d'être indulgeant avec toutes les erreurs, et bizarreries que tu trouveras dans les codes

    Nico

  4. #4
    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
    Par défaut
    Es-tu sûr d'avoir les mêmes versions de IE sur tous les postes ? Constates-tu le problème sur tous les postes ? Quelles versions de IE ? (IE8 aucun problème chez moi) Y a pas eu un problème de transfert des fichiers qui aurait pu en corrompre un ?
    Globalement, en regardant ton code, le problème n'est pas vraiment étonnant (même si ça reste étonnant de voir la différence entre les deux endroits de stockage, et vu la différence flagrante, quelque chose me dit que la version des fichiers est différente aussi). Les position:relative avec des marges négatives donnent rarement de bons résultats, tu devrais essayer les float.

    Et .. navré de te décevoir, mais tu ne fais pas de HTML5 contrairement à ce que tu as mis dans le sujet.

  5. #5
    Membre averti
    Profil pro
    Inscrit en
    Janvier 2008
    Messages
    43
    Détails du profil
    Informations personnelles :
    Âge : 47
    Localisation : France, Meurthe et Moselle (Lorraine)

    Informations forums :
    Inscription : Janvier 2008
    Messages : 43
    Par défaut
    Voici la procédure que j'applique pour reproduire le problème à chaque fois:

    - J'ouvre la version locale avec IE8.
    Je copie/colle tous mes fichiers sur le réseau.
    - J'ouvre la version network, depuis le même ordinateur et donc avec la même version d'IE.
    J'ai donc un nouvel onglet avec la version network.
    Et les différences sont de mise en page apparaissent.

    Comme je te disais je ne suis pas du tout spécialiste. Néanmoins, il est vrai que je vais essayer de faire un code un peu plus propre...

    Au début j'avais commencé avec FF, après quand je suis passé sous IE, j'ai vu que j'avais quelques petits soucis de mise en page. Et j'ai donc mis quelques "rustines" pour avoir un résultat "correct".
    Après le temps passe vraiment vite, et la priorité de mon stage est plus les infos que je mets dedans que la façon dont c'est présenté.
    Mais je vais essayer de nettoyer tout cela.... Surtout pour le prochain qui aura à le reprendre pour le modifier....

    Après pour le "position:relative", je suis obligé (enfin je crois...) de passer par cela, car j'ai des menus déroulant qui apparaissent lors du survol des "ECS-CPCS-BAS...". Donc sauf erreur de ma part, je suis obligé de passer par cela pour avoir des menus qui s'affichent proprement.

  6. #6
    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
    Par défaut
    Rien ne t'empêche d'avoir des position:relative avec des float:left. Mais il ne faut juste pas mettre des marges négatives en plus de ça.

Discussions similaires

  1. Mise en page avec Groff
    Par byloute dans le forum Linux
    Réponses: 1
    Dernier message: 02/12/2005, 19h34
  2. Mise en page avec une feuille de style
    Par leroivert dans le forum Balisage (X)HTML et validation W3C
    Réponses: 6
    Dernier message: 15/11/2005, 11h39
  3. Problème de mise en page avec feuille de style css
    Par leroivert dans le forum Mise en page CSS
    Réponses: 3
    Dernier message: 15/11/2005, 09h36
  4. Nouveau probleme de mise en page avec IE
    Par Death83 dans le forum Balisage (X)HTML et validation W3C
    Réponses: 8
    Dernier message: 22/10/2005, 14h47
  5. [CSS][HTML] Mise en page : Avec ou sans tableaux ?
    Par arno2000 dans le forum Mise en page CSS
    Réponses: 4
    Dernier message: 09/08/2005, 02h34

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