我有一个英文页的代码:
<li><a hreflang="en" href="http://example.com/en" class="button">English</a></li>我能为纽扣报关吗?
<link rel="alternate" hreflang="en" href="http://example.com/en" />编辑:我的页面是HTML5
发布于 2014-10-24 10:18:35
不是的。
按钮没有链接到任何东西,所以说“这个按钮链接到的东西是用任何语言编写的东西”是没有意义的。
https://stackoverflow.com/questions/26545988
复制相似问题