Validation W3C

Pat42 Messages postés 132 Date d'inscription   Statut Membre Dernière intervention   -  
 Patrick -
Bonjour,

Le W3C, je ne connais pas...
Je viens de créer un petit site
Je le passe au validateur... et il m'indique :

This page is not Valid XHTML 1.0 Transitional!
Result: Failed validation, 11 Errors


Ce qui me surprend c'est qu'il donne des erreurs bidons :-(

Line 6, Column 156: end tag for "meta" omitted, but OMITTAG NO was specified.
…ère, rhone, ain, drome, puy-de-dome">✉
You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".

Line 6, Column 0: start tag was here.
<meta name="description" content="Location de structure gonflable, louer un chât

Line 7, Column 126: end tag for "meta" omitted, but OMITTAG NO was specified.
…s, rhône, isere, loire, haute-loire">✉
You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".

Line 7, Column 0: start tag was here.
<meta name="keywords" content="chateau, gonflable, structure, location, louer, r

Line 8, Column 39: end tag for "meta" omitted, but OMITTAG NO was specified.
<meta name="author" content="château" >✉
You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".

Line 8, Column 0: start tag was here.
<meta name="author" content="château" >




C'est à chaque fois des ">" ou "<" ...... or dans mon code j'ai bien fermé toutes les balises
D'ou ca viens ?


1- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2 -<html xmlns="http://www.w3.org/1999/xhtml">
3- <head>
4- <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
5- <title>Location chateau gonflable, structure gonflable </title>
6- <meta name="description" content="Location de structure gonflable, louer un château gonflable en loire, haute-loire, isère, rhone, ain, drome, puy-de-dome">
7- <meta name="keywords" content="chateau, gonflable, structure, location, louer, rhone-alpes, rhône, isere, loire, haute-loire">
8- <meta name="author" content="château" >
9-
10- <link href="chateau.css" rel="stylesheet" type="text/css" />
</head>

Pas doué le gugus :-( vous devez vous dire :-)

Merci de votre réponse

24 réponses

Pat42 Messages postés 132 Date d'inscription   Statut Membre Dernière intervention   8
 
Je l'ai fait par : http://validator.w3.org/

C'est quoi validation strict : ??
-1
X-Fan Messages postés 805 Date d'inscription   Statut Membre Dernière intervention   24
 
Merci,
Bonne continuation :)
-1
RAD ZONE Messages postés 5230 Date d'inscription   Statut Contributeur Dernière intervention   1 360
 
je regarde apres le match aussi ;-))
-1
X-Fan Messages postés 805 Date d'inscription   Statut Membre Dernière intervention   24
 
Pourquoi t'as mis <span class="Style1 Style3"> ??? c'est quoi Style1 et Style3?
-1