Originariamente inviato da Valeria75_bis
Perchè ottengo quegli errori
intanto, <html> da solo non basta con una dtd xhtml

<html xmlns="http://www.w3.org/1999/xhtml">

Many Document Types based on XML need a mandatory xmlns attribute on the root element. For example, the root element for XHTML might look like:
<html xmlns="http://www.w3.org/1999/xhtml">
se poi ti da ancora errore, bisogna che ci posti il link della tua pagina