1

サイトを検証するときにこのエラーが発生する理由はわかりませんが、次のエラーも発生するため、何か間違っていることは明らかです。

<!DOCTYPE html>
<html lang="en-uk">
<head>
<title> Erasmus+</title>
<meta name="author" content="" />
<meta name="dcterms.rights" content="" />
<meta name="" />
<meta name="keywords" content="" />
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />

<link href="" type="text/css" />
<link href="" type="text/css" />
<link rel="stylesheet" type="text/css" href="" />
<link rel="shortcut icon" type="image/x-icon" href="" />
<?php wp_head();?>     
<!--[if !IE]><!-->
<style>

</style>
<!--<![endif]-->

<script>
</script>
</head>

<body class="home blog">

それは wordpress のウェブサイトです: www.erasmus-plus.ro 私が間違っていることを見つけることができません。ありがとう!編集:削除するとわかります

<?php wp_head();?> 

エラーはなくなりましたが、ワードプレスのファイルには必要ないのでしょうか?

4

1 に答える 1