Hallo,
ik ben voor mezelf een website aan het maken met xhtml strict 1.0.
Heb een pagina laten valideren met w3c validator en krijg de volgende foutmeldingen.
Validation Output: 11 Errors
1. Error Line 55, Column 8: document type does not allow element "h3" here; missing one of "object", "ins", "del", "map", "button" start-tag
<h3>Mini Viper Alu</h3>
2. Error Line 56, Column 21: document type does not allow element "p" here; missing one of "object", "ins", "del", "map", "button" start-tag
<p class="space">Technische specificaties:</p>
3. Error Line 57, Column 33: document type does not allow element "ul" here; missing one of "object", "ins", "del", "map", "button" start-tag
<ul class="listspecificatie">
4. Error Line 64, Column 7: document type does not allow element "p" here; missing one of "object", "ins", "del", "map", "button" start-tag
<p><a href="images/68047 (Large).jpg"><img src="images/68047 (Large).jpg" a…
5. Error Line 65, Column 7: document type does not allow element "h3" here; missing one of "object", "ins", "del", "map", "button" start-tag
<h3>Fun Rider</h3>
6. Error Line 66, Column 21: document type does not allow element "p" here; missing one of "object", "ins", "del", "map", "button" start-tag
<p class="space">Technische specificaties:</p>
7. Error Line 67, Column 33: document type does not allow element "ul" here; missing one of "object", "ins", "del", "map", "button" start-tag
<ul class="listspecificatie">
8. Error Line 74, Column 7: document type does not allow element "p" here; missing one of "object", "ins", "del", "map", "button" start-tag
<p><a href="images/68012 (Large).jpg"><img src="images/68012 (Large).jpg" a…
9. Error Line 75, Column 7: document type does not allow element "p" here; missing one of "object", "ins", "del", "map", "button" start-tag
<p>Voor aankopen kan je terecht op onze webshop <a href="http://www.loopfie…
10. Error Line 76, Column 7: document type does not allow element "p" here; missing one of "object", "ins", "del", "map", "button" start-tag
<p> </p>
11. Error Line 77, Column 8: end tag for "p" omitted, but OMITTAG NO was specified
</div>
12. Info Line 53, Column 5: start tag was here
<p><a href="images/68095-gefedert-800.jpg"><img src="images/68095-gefedert-…
Kan er mij iemand zeggen wat er precies fout is hiermee?
Alvast bedankt voor jullie hulp.
ik ben voor mezelf een website aan het maken met xhtml strict 1.0.
Heb een pagina laten valideren met w3c validator en krijg de volgende foutmeldingen.
Validation Output: 11 Errors
1. Error Line 55, Column 8: document type does not allow element "h3" here; missing one of "object", "ins", "del", "map", "button" start-tag
<h3>Mini Viper Alu</h3>
2. Error Line 56, Column 21: document type does not allow element "p" here; missing one of "object", "ins", "del", "map", "button" start-tag
<p class="space">Technische specificaties:</p>
3. Error Line 57, Column 33: document type does not allow element "ul" here; missing one of "object", "ins", "del", "map", "button" start-tag
<ul class="listspecificatie">
4. Error Line 64, Column 7: document type does not allow element "p" here; missing one of "object", "ins", "del", "map", "button" start-tag
<p><a href="images/68047 (Large).jpg"><img src="images/68047 (Large).jpg" a…
5. Error Line 65, Column 7: document type does not allow element "h3" here; missing one of "object", "ins", "del", "map", "button" start-tag
<h3>Fun Rider</h3>
6. Error Line 66, Column 21: document type does not allow element "p" here; missing one of "object", "ins", "del", "map", "button" start-tag
<p class="space">Technische specificaties:</p>
7. Error Line 67, Column 33: document type does not allow element "ul" here; missing one of "object", "ins", "del", "map", "button" start-tag
<ul class="listspecificatie">
8. Error Line 74, Column 7: document type does not allow element "p" here; missing one of "object", "ins", "del", "map", "button" start-tag
<p><a href="images/68012 (Large).jpg"><img src="images/68012 (Large).jpg" a…
9. Error Line 75, Column 7: document type does not allow element "p" here; missing one of "object", "ins", "del", "map", "button" start-tag
<p>Voor aankopen kan je terecht op onze webshop <a href="http://www.loopfie…
10. Error Line 76, Column 7: document type does not allow element "p" here; missing one of "object", "ins", "del", "map", "button" start-tag
<p> </p>
11. Error Line 77, Column 8: end tag for "p" omitted, but OMITTAG NO was specified
</div>
12. Info Line 53, Column 5: start tag was here
<p><a href="images/68095-gefedert-800.jpg"><img src="images/68095-gefedert-…
Kan er mij iemand zeggen wat er precies fout is hiermee?
Alvast bedankt voor jullie hulp.