Wordpress样式表验证器错误

时间:2014-05-30 17:12:49

标签: wordpress

当我验证我的页面时,我收到此错误:

Error Line 304, Column 160: Element link is missing required attribute property.              

…t-awesome/4.0.3/css/font-awesome.min.css?f26ef4" type='text/css' media='all' />
Attributes for element link:
Global attributes
href
crossorigin 
rel
media
hreflang
type
sizes
Also, the title attribute has special semantics on this element.

链接到网站:http://mmdf14m6dk19.keaweb.dk/

希望有人可以提供帮助。

1 个答案:

答案 0 :(得分:0)

您的<link>不在<head>文档的<body>中 - 您需要移动它。