我的google plus javascript无法验证w3c。你能告诉我为什么吗?
以下是错误消息:
Line 53, Column 407: Element name g:plusone cannot be represented as XML 1.0.
…hgoogle.png" alt="Logo"></a><g:plusone></g:plusone><a href="https://www.facebo…
✉
Error Line 53, Column 407: Element g:plusone not allowed as child of element div in this context. (Suppressing further errors from this subtree.)
…hgoogle.png" alt="Logo"></a><g:plusone></g:plusone><a href="https://www.facebo…
答案 0 :(得分:2)
我遇到了类似的问题,如果您使用的是HTML5,它将无法验证,除非您使用特定于HTML5的代码,但遗憾的是,此时此刻无法提供我的代码段
https://developers.google.com/+/plugins/+1button/
它位于字幕+1标签
之下