Partage
  • Partager sur Facebook
  • Partager sur Twitter

Pb avec IE

    11 octobre 2006 à 18:34:18

    Alors voila mon probleme c'est que mon corps de page se met en dessous de mon menu avec IE voila l'adresse <lien url="http://lafamille03.goldzoneweb.info/info.php "></lien>
    input, textarea
    {
       font-family: "Times New Roman", Times, serif;
    }
    input:focus, textarea:focus
    {
       background-color: rgb(255, 255, 153);
    }
    label
    {
       color: blue;
    }
    legend
    {
       font-family: Arial, "Arial Black", Georgia, "Times New Roman", Times, serif;
       color: rgb(85, 163, 255);
       font-weight: bold;
    }
    fieldset
    {
       margin-bottom: 15px;
       background-color: rgb(255, 255, 204);
    }
    body
    {
       margin-left: 30px;
       margin-top: 20px;
       margin-bottom: 20px;
       background-color: #ff9900;
       font-family: "comic sans ms", Tahoma, Verdana, "Times New Roman", Times, serif;
    }
    #en_tete
    {

       width: 500px;
       height: 150px;
       background-repeat: no-repeat;
       margin-bottom: 10px;
    }
    #menu
    {

       float: left;
       width: 160px;
    }

    .element_menu
    {
       background-color: #3b9ecb;
       
       background-repeat: repeat-x;
       
       border: 2px solid black;
       
       margin-bottom: 30px;
    }
    .element_menu1
    {
       background-color: #3b9ecb;
       
       background-repeat: repeat-x;
       
       border: 2px solid black;
       
       margin-bottom: 30px;
       
       text-align: center;
    }
    .element_menu2
    {
       background-color: #3b9ecb;
       
       background-repeat: repeat-x;
       
       margin-bottom: 30px;
       
       text-align: center;
    }
    .cause
    {
       list-style-type: circle;
    }
    td
    {
       border: 1px solid black;
       
    }
    table
    {
       border-collapse: collapse;
    }
    th
    {
       border: 1px solid black;
    }
    q
    {
       color: rgb(252, 102, 13);
    }
    h3
    {
       color: green;
       font-size: x-large;
       font-family: "comic sans ms", "Time new roman", arial, serif;
       text-align: left;
       font-style: italic;
       text-decoration: underline;
    }
    #corps
    {

       margin-left: 200px;
       text-align: center;
    }
    h4
    {
       color: rgb(252, 102, 13);
       font-size: large;
       font-family: "comic sans ms", "Time new roman", arial, serif;
       text-align: left;
       font-style: italic;
       text-decoration: underline;
    }
    .imo
    {
       text-align: center;
    }
    .dec
    {
       text-decoration: none;
    }

    Merci d'avance
    • Partager sur Facebook
    • Partager sur Twitter
      11 octobre 2006 à 19:15:18

      Citation : ton code

      <table border="0" width="100%" style="border:groove;">



      le 100%; c'est pas une bonne idée (c'est lui le responsable, je présume), de même que l'utilisation d'un tableau pour ta mise en page.
      • Partager sur Facebook
      • Partager sur Twitter
        11 octobre 2006 à 19:19:27

        mais c'est que sa je peu pas y toucher parceque c'est un code php ke j'ai trouvé sur ce site www.ws-web.net
        • Partager sur Facebook
        • Partager sur Twitter

        Pb avec IE

        × 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