Error [47]: "end of document in prolog"

This is my HTML code:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
  <head>
    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body>
  </body>
</html>


If I validate by file upload I get the error:
     Line 1, Column 0: end of document in prolog.

If I validate by direct input it was successfully checked but it takes the utf-8 encoding instead ISO-8859-1.

Thanks for the help
Holger Winkler
_________________________________________________________________________
In 5 Schritten zur eigenen Homepage. Jetzt Domain sichern und gestalten! 
Nur 3,99 EUR/Monat! http://www.maildomain.web.de/?mc=021114

Received on Tuesday, 7 October 2008 09:15:16 UTC