CONNEXION
  • RetourJeux
    • Sorties
    • Hit Parade
    • Les + populaires
    • Les + attendus
    • Soluces
    • Tous les Jeux
    • Gaming
  • RetourActu Gaming
    • News
    • Astuces
    • Tests
    • Previews
    • Toute l'actu gaming
  • RetourBons plans
    • Bons plans
    • Bons plans Smartphone
    • Bons plans Hardware
    • Bons plans Image et Son
    • Bons plans Amazon
    • Bons plans Cdiscount
    • Bons plans Decathlon
    • Bons plans Fnac
    • Tous les Bons plans
  • RetourJVTech
    • Actus High-Tech
    • Intelligence Artificielle
    • Smartphones
    • Mobilité urbaine
    • Hardware
    • Image et son
    • Tutoriels
    • Tests produits High-Tech
    • Guides d'achat High-Tech
    • JVTech
  • RetourCulture
    • Actus Culture
    • Culture
  • RetourVidéos
    • A la une
    • Gaming Live
    • Vidéos Tests
    • Vidéos Previews
    • Gameplay
    • Trailers
    • Chroniques
    • Replay Web TV
    • Toutes les vidéos
  • RetourForums
    • Hardware PC
    • PS5
    • Switch 2
    • Xbox Series
    • Switch
    • Pokemon pocket
    • FC 25 Ultimate Team
    • League of Legends
    • Tous les Forums
  • PC
  • PS5
  • Xbox Series
  • Switch 2
  • PS4
  • One
  • Switch
  • iOS
  • Android
  • MMO
  • RPG
  • FPS
En ce moment Genshin Impact Valhalla Breath of the wild Animal Crossing GTA 5 Red dead 2
Liste des sujets

Problème de CSS pour ma Mise en Page

n0delO
n0delO
Niveau 8
13 février 2006 à 11:59:11

Salut !

Bon voila hier jai fais la mise en page(css, xhtml) d´une page ´index´ mais voila moi sous ma résolution tout va super bien(1280x1024) mais sous les autres(800x600/1024x768) c´est une horreur !

et sa fais 1 journéé que je modifie le CSS pour que sa marche mais impossible.

Pouvez-vous m´aidez ?

Merci

CSS:

body
{
margin: auto;
margin-top : 3px;
margin-bottom : 15px;
background-image : url("/images/webdesign/Esprit-pc_wallp.png");
background-attachment : fixed;
background-position : center;
background-repeat : repeat-y;
}

  1. header

{
width : 975px;
height : 164px;
margin-left : 141px;
background-image : url("/images/webdesign/Esprit-pc_header.png");
background-repeat : no-repeat;
}

  1. headerdown

{
margin-left : 141px;
width : 975px;
height : 44px;
background-image :
url("/images/webdesign/Esprit-pc_header-down.png")
;
}

  1. menu

{
margin-left: 165px;
margin-top : 65px;
float : left;
width : 156px;
background-image :
url("/images/webdesign/Esprit-pc_main_wallp.png");

margin-bottom : 3px;

font-family: Verdana, Arial, serif;
font-size: 13px;
}

  1. contenu

{
margin-top : 1px;
margin-left : 340px;
margin-bottom: 3px;
width : 700px;
}

n0delO
n0delO
Niveau 8
13 février 2006 à 12:44:39

svp

floodesque
floodesque
Niveau 10
13 février 2006 à 12:48:59

qu´est-ce que tu veux

n0delO
n0delO
Niveau 8
13 février 2006 à 13:39:43

lit et tu comprendra !

deepblue
deepblue
Niveau 16
13 février 2006 à 13:50:41

Pourquoi tu as mis des margin-left partout ?!
essayes ça :

body
{
width:100%;
margin: auto;
margin-top : 3px;
margin-bottom : 15px;
background-image : url("/images/webdesign/Esprit-pc_wallp.png");
background-attachment : fixed;
background-position : center;
background-repeat : repeat-y;
}

floodesque
floodesque
Niveau 10
13 février 2006 à 13:53:18

"Pouvez-vous m´aidez ?"

j´ai toujours pas compris aider à quoi

n0delO
n0delO
Niveau 8
13 février 2006 à 15:06:56

deepblue lui il a piger donc je vois pas pk toi ta pas piger relis tu vera lol

Yoda_Software
Yoda_Software
Niveau 30
13 février 2006 à 18:55:12

body
{
width: 100%;
margin: auto;
margin-top: 3px;
margin-bottom: 15px;
background: url("/images/webdesign/Esprit-pc_wallp.png") fixed center repeat-y;
}

  1. header

{
width: 975px;
height: 164px;
margin-left: 141px;
background: url("/images/webdesign/Esprit-pc_header.png") no-repeat;
}

  1. headerdown

{
margin-left: 141px;
width: 975px;
height: 44px;
background-image:
url("/images/webdesign/Esprit-pc_header-down.png")
;
}

  1. menu

{
margin-top: 65px;
margin-bottom: 3px;
margin-left: 165px;
float: left;
width: 156px;
background-image:
url("/images/webdesign/Esprit-pc_main_wallp.png");

font-family: Verdana, Arial, serif;
font-size: 13px;
}

  1. contenu

{
margin-top: 1px;
margin-bottom: 3px;
margin-left: 340px;
width: 700px;
}

Sous forums
  • Aide à l'achat Mac
  • Création de sites web
  • Internet
  • Macintosh
  • Création de Jeux
  • Linux
  • Programmation
  • Steam Deck
  • Hardware
La vidéo du moment