Titre de la page

samiapirou Messages postés 143 Statut Membre -  
samiapirou Messages postés 143 Statut Membre -
Bonsoir
j'essaye de donner le titre a ma page php ou html mais ca marche pas affiche toujour document sans titre
j'ai fais ça :
<titre>confirmation</titre>
mais il m'affiche toujour le titre de la page comme suit document sans titre
aider moi svp merci

2 réponses

  1. oraceLaLimace Messages postés 35 Date d'inscription   Statut Membre Dernière intervention   8
     
    Bonjour est-tu sur de respecter la formation :

    <!DOCTYPE html >
    <html>
             <head>
                       <tilte>Ma page </title>
                       // enventullement charger des js, css et meta.       
             </head>
    </html>
    
    0
    1. samiapirou Messages postés 143 Statut Membre 1
       
      oui voici la page

      <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
      <html xmlns="http://www.w3.org/1999/xhtml">
      <head>
      <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
      <title>Confirmation message</title>


      <style type="text/css">
      <!--
      body {
      background-repeat: repeat-x;
      background-image: url(image/fond_degrader.jpg);
      }
      .Style1 {
      font-size: x-large;
      font-style: italic;
      font-weight: bold;
      }
      #a{
      border-style: solid solid solid solid;
      border-color: #eee;
      width: 400px;
      margin: auto;
      margin-top:10px;
      border-width: 8px;
      background:#eee;

      -moz-border-radius: 15px 15px 15px 15px / 15px 15px 15px 15px;
      -webkit-border-radius: 15px 15px 15px 15px / 15px 15px 15px 15px;
      -khtml-border-radius: 15px 15px 15px 15px / 15px 15px 15px 15px;
      border-radius: 15px 15px 15px 15px / 15px 15px 15px 15px;
      }
      #centre {
      min-height:250px;
      width: 850px;
      margin: auto;
      margin-top:15px;
      text-align: left;
      border-style: solid solid none solid;
      border-color: #564EA3;
      border-width: 1px;
      background: #ffffff;

      -moz-border-radius: 15px 15px 15px 15px / 15px 15px 15px 15px;
      -webkit-border-radius: 15px 15px 15px 15px / 15px 15px 15px 15px;
      -khtml-border-radius: 15px 15px 15px 15px / 15px 15px 15px 15px;
      border-radius: 15px 15px 15px 15px / 15px 15px 15px 15px;
      }

      #r {
      background-image: url(image/9609580-multicolore-banniere-ondee-vif-avec-des-etoiles.jpg);
      width: 850px;
      -moz-border-radius: 15px 15px 15px 15px / 15px 15px 15px 15px;
      -webkit-border-radius: 15px 15px 15px 15px / 15px 15px 15px 15px;
      -khtml-border-radius: 15px 15px 15px 15px / 15px 15px 15px 15px;
      border-radius: 15px 15px 15px 15px / 15px 15px 15px 15px;
      }
      #ok {
      border-style: solid solid none solid;
      border-color: #677D92;
      border-width: 2px;
      margin-top:0px;
      /* Haurizental/Vertical (H-Gauche H-Droite B-Droite B-Gauche)*/
      -moz-border-radius: 15px 15px 0px 0px / 15px 15px 0px 0px;
      -webkit-border-radius: 15px 15px 0px 0px / 15px 15px 0px 0px;
      -khtml-border-radius: 15px 15px 0px 0px / 15px 15px 0px 0px;
      border-radius: 15px 15px 0px 0px / 15px 15px 0px 0px;
      }
      #sam {

      border-style: solid solid none solid;
      border-color: #677D92;
      border-width: 2px;
      background:#ffffff;
      /* Haurizental/Vertical (H-Gauche H-Droite B-Droite B-Gauche)*/
      -moz-border-radius: 15px 15px 0px 0px / 15px 15px 0px 0px;
      -webkit-border-radius: 15px 15px 0px 0px / 15px 15px 0px 0px;
      -khtml-border-radius: 15px 15px 0px 0px / 15px 15px 0px 0px;
      border-radius: 15px 15px 0px 0px / 15px 15px 0px 0px;
      }

      #g img{
      /* Haurizental/Vertical (H-Gauche H-Droite B-Droite B-Gauche)*/
      -moz-border-radius: 15px 15px 15px 15px / 15px 15px 15px 15px;
      -webkit-border-radius: 15px 15px 15px 15px / 15px 15px 15px 15px;
      -khtml-border-radius: 15px 15px 15px 15px / 15px 15px 15px 15px;
      border-radius: 15px 15px 15px 15px / 15px 15px 15px 15px;
      }
      .Style2 {
      font-size: 36px;
      font-style: italic;
      font-weight: bold;
      }
      #a { border-style: solid solid solid solid;
      border-color: #eee;
      width: 400px;
      margin: auto;
      margin-top:10px;
      border-width: 8px;
      background:#eee;

      -moz-border-radius: 15px 15px 15px 15px / 15px 15px 15px 15px;
      -webkit-border-radius: 15px 15px 15px 15px / 15px 15px 15px 15px;
      -khtml-border-radius: 15px 15px 15px 15px / 15px 15px 15px 15px;
      border-radius: 15px 15px 15px 15px / 15px 15px 15px 15px;
      }
      .Style3 {font-family: "Times New Roman", Times, serif}
      .Style4 {
      color: #330066;
      font-size: x-large;
      }
      .Style5 {font-size: xx-large}
      #tr { margin: 1em 0px;
      padding-top: 10px;

      background: url(image/form_top.gif) no-repeat scroll 0px 0px transparent;

      /* Haurizental/Vertical (H-Gauche H-Droite B-Droite B-Gauche)*/
      -moz-border-radius: 15px 15px 0px 0px / 15px 15px 0px 0px;
      -webkit-border-radius: 15px 15px 0px 0px / 15px 15px 0px 0px;
      -khtml-border-radius: 15px 15px 0px 0px / 15px 15px 0px 0px;
      border-radius: 15px 15px 0px 0px / 15px 15px 0px 0px;
      }

      -->
      </style>

      </head>

      <body>
      <div id="centre"><div id="r">
      <table width="848" border="0">
      <tr>
      <td width="840" height="113"><div align="center" class="Style2">DBS AUTO </div></td>
      </tr>
      </table></div>
      <table width="851" border="0">
      <tr>
      <td width="209" height="485"><div id="sam">
      <table width="205" height="513" border="0">
      <tr>
      <td width="199" height="49"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://fpdownload2.macromedia.com/get/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" width="199" height="35">
      <param name="BGCOLOR" value="#FFFFFF" />
      <param name="movie" value="button1.swf" />
      <param name="quality" value="high" />
      <embed src="button1.swf" width="199" height="35" quality="high" pluginspage="https://get.adobe.com/flashplayer/" type="application/x-shockwave-flash" bgcolor="#FFFFFF" ></embed>
      </object></td>
      </tr>
      <tr>
      <td height="55"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://fpdownload2.macromedia.com/get/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" width="199" height="35">
      <param name="BGCOLOR" value="" />
      <param name="movie" value="button84.swf" />
      <param name="quality" value="high" />
      <embed src="button84.swf" quality="high" pluginspage="https://get.adobe.com/flashplayer/" type="application/x-shockwave-flash" width="199" height="35" ></embed>
      </object></td>
      </tr>
      <tr>
      <td height="50"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://fpdownload2.macromedia.com/get/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" width="199" height="35">
      <param name="BGCOLOR" value="" />
      <param name="movie" value="button58.swf" />
      <param name="quality" value="high" />
      <embed src="button58.swf" quality="high" pluginspage="https://get.adobe.com/flashplayer/" type="application/x-shockwave-flash" width="199" height="35" ></embed>
      </object></td>
      </tr>
      <tr>
      <td height="61"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://fpdownload2.macromedia.com/get/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" width="199" height="35">
      <param name="BGCOLOR" value="" />
      <param name="movie" value="button3.swf" />
      <param name="quality" value="high" />
      <embed src="button3.swf" quality="high" pluginspage="https://get.adobe.com/flashplayer/" type="application/x-shockwave-flash" width="199" height="35" ></embed>
      </object></td>
      </tr>
      <tr>
      <td height="58"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://fpdownload2.macromedia.com/get/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" width="199" height="35">
      <param name="movie" value="button59.swf" />
      <param name="quality" value="high" />
      <embed src="button59.swf" quality="high" pluginspage="https://get.adobe.com/flashplayer/" type="application/x-shockwave-flash" width="199" height="35" ></embed>
      </object></td>
      </tr>
      <tr>
      <td height="52"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://fpdownload2.macromedia.com/get/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" width="199" height="35">
      <param name="BGCOLOR" value="" />
      <param name="movie" value="button5.swf" />
      <param name="quality" value="high" />
      <embed src="button5.swf" quality="high" pluginspage="https://get.adobe.com/flashplayer/" type="application/x-shockwave-flash" width="199" height="35" ></embed>
      </object></td>
      </tr>
      <tr>
      <td height="53"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://fpdownload2.macromedia.com/get/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" width="199" height="35">
      <param name="BGCOLOR" value="" />
      <param name="movie" value="button49.swf" />
      <param name="quality" value="high" />
      <embed src="button49.swf" quality="high" pluginspage="https://get.adobe.com/flashplayer/" type="application/x-shockwave-flash" width="199" height="35" ></embed>
      </object></td>
      </tr>
      <tr>
      <td height="60"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://fpdownload2.macromedia.com/get/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" width="199" height="35">
      <param name="BGCOLOR" value="" />
      <param name="movie" value="button6.swf" />
      <param name="quality" value="high" />
      <embed src="button6.swf" quality="high" pluginspage="https://get.adobe.com/flashplayer/" type="application/x-shockwave-flash" width="199" height="35" ></embed>
      </object></td>
      </tr>
      <tr>
      <td height="21"> </td>
      </tr>
      </table>
      </div></td>
      <td width="647"><div id="ok"><table width="626" height="513" border="0">
      <tr>
      <td width="620" height="453"><p><marquee>
      </marquee>
      </p>
      <div id="tr">
      <table width="618" border="0">
      <tr>
      <td width="612"><div align="center">
      <p class="Style1"><img src="image/accept.png" width="35" height="36" />Votre message a été envoyé avec succès </p>
      </div></td>
      </tr>
      </table>
      </div></td>
      </tr>
      <tr>
      <td height="21"> </td>
      </tr>

      </table>
      </div></td>
      </tr>
      </table>
      </div>
      </body>
      </html>
      0
    2. oraceLaLimace Messages postés 35 Date d'inscription   Statut Membre Dernière intervention   8
       
      Etrange moi ça marche très bien. Sur mozilla, chrome et ie en tout cas.

      Si tu as modifier quelque chose en fonction de ma réponse précédente as tu bien pensé à rafraichir la page : ctrl + F5
      0
  2. juliencolin54 Messages postés 238 Statut Membre 55
     
    Bonjour,

    Tu n'avais pas plutôt mis "<titre>confirmation</titre>", en français comme tu l'as écrit dans ton premier lien ?

    Cdlt.
    0
    1. oraceLaLimace Messages postés 35 Date d'inscription   Statut Membre Dernière intervention   8
       
      Personnellement je ne vois que ça :)
      0
    2. samiapirou Messages postés 143 Statut Membre 1
       
      toujour il m'affiche doculent sans titre pas le titre que je lui ai donnée
      0
    3. oraceLaLimace Messages postés 35 Date d'inscription   Statut Membre Dernière intervention   8
       
      Tu pourrais nous préciser ou tu vois le document sans titre ?
      0
    4. samiapirou Messages postés 143 Statut Membre 1
       
      c'est dans le titre de la page
      au lieu d'afficher confirmation message il m'affiche document sans titre
      <title>Confirmation message</title>
      0