Hallo!
Habe ein Problem mit dem Validator. Er will meine Files nicht testen. Anbei die Fehlermeldung und der Code. Danke für Hilfe.
LG Lucas.
Habe ein Problem mit dem Validator. Er will meine Files nicht testen. Anbei die Fehlermeldung und der Code. Danke für Hilfe.
Result: Failed validation,
File: C:\MyPHPs\index.html
Encoding:
Doctype:
Sorry, I am unable to validate this document because its content type is text/plain, which is not currently supported by this service.
The Content-Type field is sent by your web server (or web browser if you use the file upload interface) and depends on its configuration. Commonly, web servers will have a mapping of filename extensions (such as ".html") to MIME Content-Type values (such as text/html).
That you received this message can mean that your server is not configured correctly, that your file does not have the correct filename extension, or that you are attempting to validate a file type that we do not support yet. In the latter case you should let us know that you need us to support that content type (please include all relevant details, including the URL to the standards document defining the content type) using the instructions on the Feedback Page.
File: C:\MyPHPs\index.html
Encoding:
Doctype:
Sorry, I am unable to validate this document because its content type is text/plain, which is not currently supported by this service.
The Content-Type field is sent by your web server (or web browser if you use the file upload interface) and depends on its configuration. Commonly, web servers will have a mapping of filename extensions (such as ".html") to MIME Content-Type values (such as text/html).
That you received this message can mean that your server is not configured correctly, that your file does not have the correct filename extension, or that you are attempting to validate a file type that we do not support yet. In the latter case you should let us know that you need us to support that content type (please include all relevant details, including the URL to the standards document defining the content type) using the instructions on the Feedback Page.
Code:
<html> <head> <title>Lucas' Homepage</title> </head> <body> <p style="margin:auto"> <center> <table width="600px" border="0"> <tr><td align="center"> Titel <tr><td align="center"> Menu Menu Menu Menu Menu Menu Menu Menu Menu Menu Menu <tr><td align="justify"> Hallo ich bin der Lucas. Hallo ich bin der Lucas. Hallo ich bin der Lucas. Hallo ich bin der Lucas. Hallo ich bin der Lucas. Hallo ich bin der Lucas. Hallo ich bin der Lucas. Hallo ich bin der Lucas. Hallo ich bin der Lucas. Hallo ich bin der Lucas. Hallo ich bin der Lucas. Hallo ich bin der Lucas. Hallo ich bin der Lucas. Hallo ich bin der Lucas. Hallo ich bin der Lucas. Hallo ich bin der Lucas. Hallo ich bin der Lucas. Hallo ich bin der Lucas. Hallo ich bin der Lucas. Hallo ich bin der Lucas. Hallo ich bin der Lucas. Hallo ich bin der Lucas. Hallo ich bin der Lucas. Hallo ich bin der Lucas. Hallo ich bin der Lucas. </table> </p> </body> </html>
Kommentar