Forum |  HardWare.fr | News | Articles | PC | S'identifier | S'inscrire | Shop Recherche
2414 connectés 

  FORUM HardWare.fr
  Programmation
  HTML/CSS

  [Validation] XHTML 1.0 Transitional CSS, Omittag No et Background

 


 Mot :   Pseudo :  
 
Bas de page
Auteur Sujet :

[Validation] XHTML 1.0 Transitional CSS, Omittag No et Background

n°483321
Master_Jul
Posté le 11-08-2003 à 12:59:15  profilanswer
 

Bonjour, je dois réaliser un site dont le cahier des charges m'impose du XHTML 1.0 Transitional, je rencontre pour l'instant quelques problèmes listés plus bas.
 
- Qu'est ce que ce "Omittag no" ?
- Comment remplacer l'attribut background comme je l'utilise actuellement ?
 
Je me sers de background pour "mosaïquer" les côtés de mon tableau, au pire, je n'en aurai besoin que... nan c'est bon, je viens de trouver comment je pouvais faire avec le CSS :D
 
Reste ce omittag puis les "start tag" was here, ils disent que c'est "pas vraiment une erreur" merci :jap:  
 
 
 
Line 6, column 72: end tag for "meta" omitted, but OMITTAG NO was specified  
  ...ype" content="text/html; charset=iso-8859-1">
                                                  ^
Line 6, column 0: start tag was here (explain...).  
  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
  ^
Line 7, column 56: end tag for "link" omitted, but OMITTAG NO was specified  
  <link href="style.css" rel="stylesheet" type="text/css">
                                                          ^
Line 7, column 0: start tag was here (explain...).  
  <link href="style.css" rel="stylesheet" type="text/css">
  ^
Line 13, column 30: there is no attribute "background" (explain...).  
      <td width="10" background="images/cadre/hg.gif">&nbsp;</td>
                                ^
Line 29, column 75: end tag for "img" omitted, but OMITTAG NO was specified  
  ...1.gif" alt="" width="950" height="140"></p>
                                               ^
Line 29, column 9: start tag was here (explain...).  
        <p><img src="images/ban/ban1.gif" alt="" width="950" height="140"></p>
           ^
Source Listing
Below is the source input I used for this validation:
 
   1: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
   2: <!-- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> -->
   3: <html>
   4: <head>
   5: <title>Canal #15-18ans sur Epiknet. Le site !</title>
   6: <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
   7: <link href="style.css" rel="stylesheet" type="text/css">
   8: </head>
   9:  
  10: <body bgcolor="#A4B9D2">
  11: <table width="970" border="0" align="center" cellpadding="0" cellspacing="0" class="tableau">
  12:   <tr>  
  13:     <td width="10" background="images/cadre/hg.gif">&nbsp;</td>
  14:     <td background="images/cadre/up.gif"></td>
  15:     <td width="10" background="images/cadre/hd.gif">&nbsp;</td>
  16:   </tr>
  17:   <tr>  
  18:     <td width="10" background="images/cadre/left.gif">
  19: <p>&nbsp;</p>
  20:       <p>&nbsp;</p>
...
  27:       <p>&nbsp;</p></td>
  28:     <td bgcolor="#E7EEF8">  
  29:       <p><img src="images/ban/ban1.gif" alt="" width="950" height="140"></p>
  30:       <p>&nbsp;</p>
...
  57:       <p>&nbsp;</p></td>
  58:     <td width="10" background="images/cadre/right.gif">&nbsp;</td>
  59:   </tr>
  60:   <tr>  
  61:     <td width="10" background="images/cadre/bg.gif">&nbsp;</td>
  62:     <td background="images/cadre/down.gif">&nbsp;</td>
  63:     <td width="10" background="images/cadre/bd.gif">&nbsp;</td>
  64:   </tr>
  65: </table>
  66: </body>
  67: </html>
 


---------------
En français, on écrit "connexion", pas "connection".
mood
Publicité
Posté le 11-08-2003 à 12:59:15  profilanswer
 

n°483328
anapajari
s/travail/glanding on hfr/gs;
Posté le 11-08-2003 à 13:09:04  profilanswer
 

il faut que tu / la fin des balises qui n'ont pas de balises fermantes ( note ça doit pouvoir se dire plus clairement mais  :kaola: ).
Donc:

Code :
  1. <meta .... />
  2. <link .... />
  3. ...
  4. <img ..... />

n°483386
Master_Jul
Posté le 11-08-2003 à 13:57:44  profilanswer
 

merci ça marche  :jap: plus qu à me dépatouiller avec les css


---------------
En français, on écrit "connexion", pas "connection".

Aller à :
Ajouter une réponse
  FORUM HardWare.fr
  Programmation
  HTML/CSS

  [Validation] XHTML 1.0 Transitional CSS, Omittag No et Background

 

Sujets relatifs
code CSS foireux ou bug de ie? (si c'est le cas j'ai besoin d'un fix)[HTML / CSS] Problème avec le "positioning"
[HTML/CSS] Background, table et hoverValider CSS
[HTML/CSS] Border dotted et IE[HTML/CSS]un bord blanc avec les CSS et <SELECT>
[HTML/CSS] IE et overflow?[HTML/CSS] Support IE 5.5, 6, Mozilla 1.0, 1.2.1, et 1.4
[XHTML] IE passe, Mozilla bloque ... 
Plus de sujets relatifs à : [Validation] XHTML 1.0 Transitional CSS, Omittag No et Background


Copyright © 1997-2022 Hardware.fr SARL (Signaler un contenu illicite / Données personnelles) / Groupe LDLC / Shop HFR