Chrome plugin says page is W3C Valid, yet W3C validator comes up with 90 errors

I have been tasked with improving this website (http://www.bdc-construction.co.uk), and one thing I have noticed, is that my Chrome plugin says it's a W3C valid page, yet the W3C validator says there is 90 errors, mainly...

"(http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd) Line 273, Column 28: omitted tag minimization parameter can be omitted only if OMITTAG NO is specified"

I haven't designed this site initially, I also not sure where this error has come from, any ideas guys?


我认为问题的一部分是你正在以text / html的形式提供某些东西,但是你的DOCTYPE说它是XHTML。

链接地址: http://www.djcxy.com/p/89032.html

上一篇: Validator.w3.org不理解我的HTML 4.01 + RDFa

下一篇: Chrome插件说,页面是W3C有效的,但W3C验证器出现了90个错误