Info
- 4 posts
- 3 voices
- Started 3 years ago by csseur3
- Latest reply from csseur3
- This topic is not resolved
Error with the W3C validator
-
- Posted 3 years ago #
I think the default theme have a problem:
Conflict between Mime Type and Document Type
The document is being served with the text/html Mime Type which is not a registered media type for the XHTML 1.1 Document Type. The recommended media type for this document is: application/xhtml+xml
This is the error when i try to validate it for the w3c validator.
Why?Fred
-
- Posted 3 years ago #
Did you read the suggestions from the W3C validator and try any of them? Are you on shared hosting or do you have complete control of your server?
-
- Posted 3 years ago #
look at this
http://validator.w3.org/.. -
- Posted 3 years ago #
i think the doctype of default skin is bad,
i use: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> and i have no errors and no warnings :)
++
-
You must log in to post.