Bonjour à tous !.
En validant ma page, il ma trouvait une erreur, mais je ne comprends pas.
Si quelqu'un pouvait me guider ce serait chouette.
Je vous remercie.
Julien.
The mentioned element is not allowed to appear in the context in which you've placed it; the other mentioned elements are the only ones that are both allowed there and can contain the element mentioned. This might mean that you need a containing element, or possibly that you've forgotten to close a previous element.
One possible cause for this message is that you have attempted to put a block-level element (such as "<p>" or "<table>") inside an inline element (such as "<a>", "<span>", or "<font>").
Modifié par Julien2B (15 Jun 2005 - 13:00)
En validant ma page, il ma trouvait une erreur, mais je ne comprends pas.
Si quelqu'un pouvait me guider ce serait chouette.
Je vous remercie.
Julien.
<br /><p class="imaghistg"><a href="histoire/hist1.jpg" title="cartes de la commune"> <img src="histoire/hist01.jpg" alt="cartes de la commune"/></a> <h2 class="puces">1 - Localisation dans l'espace :</h2><br />
Line 102, column 173: document type does not allow element "h2" here; missing one of "object", "ins", "del", "map", "button" start-tag
...commune"/></a> <h2 class="puces">1 - Localisation dans l'espace :</h2><b
The mentioned element is not allowed to appear in the context in which you've placed it; the other mentioned elements are the only ones that are both allowed there and can contain the element mentioned. This might mean that you need a containing element, or possibly that you've forgotten to close a previous element.
One possible cause for this message is that you have attempted to put a block-level element (such as "<p>" or "<table>") inside an inline element (such as "<a>", "<span>", or "<font>").
Modifié par Julien2B (15 Jun 2005 - 13:00)