Hallo,
mit:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv='content-type'content='text/html; charset=ISO-8859-1'>
<link rel='stylesheet' href='./standard.css' type='text/css'>
</head>
<BODY>
» <a href='http://localhost/index.php?s_id=6565&datei=links'><b>mein Link</b></a>
</body>
</html>
erhalte ich beim Validator:
Line 10, column 58: cannot generate system identifier for general entity "datei"
Wie muss ich die Zeile ändern, damit sie W3C konform ist? Ich denke das Problem liegt beim '&'
Grüße