Précédent   Forum des professionnels en informatique > Webmasters - Développement Web > CSS
CSS Forum d'entraide sur l'utilisation des feuilles de style CSS. Avant de poster : Cours CSS, FAQ CSS, Galerie CSS
Partagez cette discussion sur d'autres réseaux sociaux : Viadeo Twitter Google Facebook Digg Delicious MySpace Yahoo
Réponse Proposer ce sujet en actualité
 
Outils de la discussion
Publicité
'
Vieux 06/05/2011, 13h11   #1
Membre du Club
 
Inscription : janvier 2008
Messages : 705
Détails du profil
Informations forums :
Inscription : janvier 2008
Messages : 705
Points : 66
Points : 66
Par défaut site 3 colonne pour toutes les resolutions probleme

bonjour,

voila j'ai fait un site avec 3 colonne, je voulais qu'il soit accessible a toute les resolutions j ai donc mit un min-width:800px sur tout le site mais quand je le met en 800*600 ma colonne de gauche disparait completement et quand je met min-width:1000px une partie de la colonne apparait.

Je ne comprend pas.

voila le html:
Code :
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
<div id="conteneur">
 
<div id="header"><h1>Header</h1></div>
 
 
<div id="contenu"> 
<div id="contenu_page_centre">
<div class="text_accueil">
<p><strong>1) Content here.</strong> column long long column very long fill fill fill long text text column text silly very make long very fill silly make make long make text fill very long text column silly silly very column long very column filler fill long make filler long silly very long silly silly silly long filler make column filler make silly long long fill very.</p>
<p>very make make fill silly long long filler column long make silly silly column filler fill fill very filler text fill filler column make fill make text very make make very fill fill long make very filler column very long very filler silly very make filler silly make make column column 
 </p>
    </div>
 
 
 
   </div><!-- end of center content -->
 
  <div id="contenu_droite">
 
2) Navigation here.</strong> long long fill filler very fill column column silly filler very filler fill fill filler text fill very silly fill text filler silly silly fi
 
 
   </div><!-- end of right content -->   
 
<div id="contenu_gauche">
3) More stuff here.</strong> column long make silly silly filler silly very very very long column filler fill make column make silly column fill silly column long make silly filler column filler silly long long column fill silly column very </p>
 
 
        <!--fin publicite-->
 
   </div>
  <!-- contenu de centre -->
 
  </div>
  <!-- end of main content -->
 
 
 
 
 </div>
le css:

Code :
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
body
{
 
margin:0;
padding:0;
font-family:verdana,Arial, Helvetica, sans-serif;
color:#000;
}
p{margin:0 10px 10px}
a{display:block;color: #981793;padding:10px}
div#header h1{height:80px;line-height:80px;margin:0;
  padding-left:10px;background: #EEE;color: #79B30B}
div#conteneur{text-align:left;min-width:1000px;max-width:1200px;margin:0 auto;}
.text_accueil p{line-height:1.4;}
div#contenu_droite{background:#B9CAFF;float:left;width:250px;margin-left:-250px;}
div#contenu_gauche{background:#FF8539;float:left;width:250px;margin-left:-1200px;}
div#footer{background: #333;color: #FFF;clear:left;width:100%;}
div#footer p{margin:0;padding:5px 10px}
 
div#contenu_page_centre{float:left;width:100%;}
.text_accueil{margin: 0 250px;}
merci.
kate59 est déconnecté   Envoyer un message privé Réponse avec citation 00
Vieux 06/05/2011, 13h46   #2
Modérateur
 
Avatar de NoSmoking
 
Homme
Inscription : janvier 2011
Messages : 2 933
Détails du profil
Informations personnelles :
Sexe : Homme
Localisation : France, Isère (Rhône Alpes)

Informations forums :
Inscription : janvier 2011
Messages : 2 933
Points : 4 756
Points : 4 756
Bonjour,
il faut te jeter un oeil dans la galerie CSS, pour voir le concept...
NoSmoking est déconnecté   Envoyer un message privé Réponse avec citation 00
Réponse Proposer ce sujet en actualité
Outils de la discussion



Fuseau horaire GMT +2. Il est actuellement 09h09.


 
 
 
 
Partenaires

Hébergement Web