为什么此代码对https://validator.w3.org/nu/#textarea有效?
代码末尾没有</html>
和</p>
这是新的吗?
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="stylesheet" href="style.css" />
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>xxxx</title>
</head>
<body>
<div class="xxx">xxxxxxxxx</div><br />
<div class="xx"><a href="xxxx.html">xxxx</a></div>
<div class="xx"><a href="xxx.html">xxxxx</a></div>
<div class="xx"><a href="xxx.html">xxx</a></div><br />
<div class="xx"><a href="xxx.html">xxxxxx</a></div>
<div class="xx"><a href="xxxx.html">xxxx ?</a></div>
<div class="xx"><a href="x.html">L'xxx</a></div> <br />
<div class="xx"><a href="xxxxx.html">xxxxxx</a></div><br />
<div class="xxx">
<a href="#"><img src="fichiers/images/img.png" alt="xxxx" class="xxx"></a>
</div>
<span class="xxxx">xxxx xxxxx</span>
<p>
<img src="xxx/x/xxx.jpg" alt="xxx" class="xxxxx" />
</p>
<div class="xxxx">
<a href="xxxxx.html"><img src="xxx/x/xxxxx.png" alt="xxxx xx" class="xx"></a>
</div>
<p>
</body>
&#13;