11Fermer13
GodzilLe 14/01/2009 à 09:17
Tiens ya eu de la corrections d'erreurs tongue

1 erreur found trigic
Line 3, Column 1: Missing xmlns attribute for element html. The value should be: http://www.w3.org/1999/xhtml.
<html lang="fr"><head>

Many Document Types based on XML need a mandatory xmlns="" on the root element. For example, the root element for XHTML will look like:
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">