Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试检查此页面http://www.tightenzonline.com/santosh/index.htm是否存在验证错误。
我收到此错误:“IO 错误:非 XML 内容类型:文本/html”
http://validator.w3.org/nu/?charset=UTF-8&schema=http%3A%2F%2Fs.validator.nu%2Fw3c-xhtml5-microdata-rdfalite.rnc+http%3A%2F%2Fs.validator .nu%2Fhtml5%2Fassertions.sch+http%3A%2F%2Fc.validator.nu%2Fbase%2F+http%3A%2F%2Fc.validator.nu%2Fmicrodata%2F++http%3A%2F%2Fc。 validator.nu%2Frdfalite%2F&parser=xml&doc=http%3A%2F%2Fwww.tightenzonline.com%2Fsantosh%2Findex.htm
如何解决这个问题?
任何一个:
application/xml
如果您正在编写面向公众的网页,我会推荐选项 1。