oui G vu sa :p
mais se genre de truc , je comprend pas :
Line 23, column 45: general entity " page" not defined and no default entity
< li class="ccc"><a href="index.php?name=BD_t&=1">BD titeuf</a></li>
This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand ( &) in an URL or body text. See the previous message for further details.
?
Line 23, column 49: reference not terminated by REFC delimiter
< li class="ccc"><a href="index.php?name=BD_t&=1">BD titeuf</a></li>
If you meant to include an entity that starts with " &", then you should terminate it with " ;". Another reason for this error message is that you inadvertently created an entity by failing to escape an " &" character just before this text.
?
Line 23, column 49: reference to external entity in attribute value
< li class="ccc"><a href="index.php?name=BD_t&=1">BD titeuf</a></li>
This is generally the sign of an ampersand that was not properly escaped for inclusion in an attribute, in a href for example. You will need to escape all instances of ´&´ into ´&´.
?
Line 23, column 49: reference to entity " page" for which no system identifier could be generated
< li class="ccc"><a href="index.php?name=BD_t&=1">BD titeuf</a></li>
This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand ( &) in an URL or body text. See the previous message for further details.
j en est mis qu´une parti, les autre erreure sont du meme genre
( voir http://validator.w3.org/check?uri=http%3A%2F%2Fple100.free.fr%2Fzep%2F )
mais je comprend pas les erreure oO
si qq peut m´aidé un peut + oO
mezrci , )