Below are the results of attempting to parse this document with an SGML parser.
Error Line 6 column 72: character data is not allowed here.
...ype" content="text/html; charset=iso-8859-1"/>You have used character data somewhere it is not permitted to appear. Mistakes that can cause this error include putting text directly in the body of the document without wrapping it in a container element (such as a <p>aragraph</p>) or forgetting to quote an attribute value (where characters such as "%" and "/" are common, but cannot appear without surrounding quotes).
✉
Error Line 9 column 428: document type does not allow element "META" here.
...is, valisette, vetement, body-warmer"/>The element named above was found in a context where it is not allowed. This could mean that you have incorrectly nested elements -- such as a "style" element in the "body" section instead of inside "head" -- or two elements that overlap (which is not allowed).
One common cause for this error is the use of XHTML syntax
Partager