D.S.i.u.S.
Lieutenant
- Registriert
- Feb. 2003
- Beiträge
- 988
Moin
ich habe eine Seite in XHTML 1.0 Strict vor 2 Jahren gebaut. Habe durch validator geschieckt und es war alles richtig. Und neulich habe ich es auch gemacht und da kommen jetzt 22 Fehler.
Könnt ihr mir sagen wie ich das beheben könnte?
und hier ist Link zum Validator Link
ich habe eine Seite in XHTML 1.0 Strict vor 2 Jahren gebaut. Habe durch validator geschieckt und es war alles richtig. Und neulich habe ich es auch gemacht und da kommen jetzt 22 Fehler.
Könnt ihr mir sagen wie ich das beheben könnte?
Line 27, column 7: document type does not allow element "h2" here; missing one of "object", "ins", "del", "map", "button" start-tag
<h2>Bevor du original.exe durch modifizierte ntoskrnl.exe ersetzst, musst du
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>").
und hier ist Link zum Validator Link