-2

Describe the 4 errors in this document

<!DOCTYPE html>
<html>
<head>
<meta charset = "utf-8">
</head>
<body>
<div class = "wrapper">
<h1> Lorem Ipsum<h1>
<p> sed do eiusmod tempor incididunt <strong>ut</strong> labore et dolore magna aliqua.</p>
<hr>
<p>
<h2>Consectetur Adipisicing </h2>
Excepteur Sint <span> occaeecat</span> cupidatat non polroident.
</p>
</div>
</html>

Comments
Add Comment