Partage
  • Partager sur Facebook
  • Partager sur Twitter

Problème avec les marges

Anonyme
    5 janvier 2006 à 23:25:01

    Bonjour à tous,

    J'aimerais avoir de l'aide pour les marge...

    Mon problème:

    Je vous montre une images:

    Sous FireFox:
    Image utilisateur

    Sous IE:
    Image utilisateur

    Voici le:

    Citation : CSS

    body
    {
    background: #353535;
    width: 753px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    height: auto;
    }

    #header
    {
    background: url("images/header.png") no-repeat;
    width: 753px;
    height: 135px;
    color: white;
    padding-left: 555px;
    }

    img
    {
    border: 0px;
    }



    Citation : HTML

    <!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>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
    <title>Tecknikal</title>
    <link rel="stylesheet" media="screen" type="text/css" title="Jeux vidéo" href="css.css" />
    </head>
    <body>
    <div id="header">
    <div id="bouton"><a href="#" title="Accueil"><img src="images/accueil.png"></div>
    </div>


    </body>
    </html>



    Merci de votre aide!
    • Partager sur Facebook
    • Partager sur Twitter

    Problème avec les marges

    × Après avoir cliqué sur "Répondre" vous serez invité à vous connecter pour que votre message soit publié.
    × Attention, ce sujet est très ancien. Le déterrer n'est pas forcément approprié. Nous te conseillons de créer un nouveau sujet pour poser ta question.
    • Editeur
    • Markdown