farant: w3c-validator - fehler in meiner seite

Beitrag lesen

hey

ich hab ne seite mit dem w3c-validator prüfen lassen und bekomme das:
"I was not able to extract a character encoding labeling from any of the valid sources for such information. Without encoding information it is impossible to validate the document. The sources I tried are:

The HTTP Content-Type field.
The XML Declaration.
The HTML "META" element."

das metadocument kann ich ja noch einfügen.
was mache ich aber bei der xml und http - declaration?
zur zeit steht bei mir im oberen teil;
"<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
  <head>
    <title> ..."

farant