ouai d' ailleurs j' ai l' impression qu' il bug, sur ma page il me trouve pas le doctype alors que j' ai:
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd(...)">
# bug?
Posté par tfeserver tfe (site web personnel) . En réponse au journal Nouvelle version du validateur. Évalué à 0.
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd(...)">
Des bugs de votre cote aussi?