次のコードがあります
<!DOCTYPE html>
<html>
<head>
<title>site title</title>
</head>
<body>
</body>
</html>
firefox は、「stray start tag <html>
」、「stray start tag <head>
」、「stray end tag <head>
」、および「An body start tag seen but a element of the same type was already open」を通知します
どうすればこれを解決できますか?
助けてください