Computer scienceFrontendHTMLHTML IntroCode style

Code style

Fix the mistakes

Report a typo

Fix the mistakes to make the code valid.

Write HTML and CSS code
<!DOCTYPE html>
<html>
<head>
<title>Fix the mistakes</title>
<meta charset="ASCII">
<link rel="stylesheet" href="assets/css/style.css">
</head>
<body>
<DIV class="about" id="about"><img src="https://i.pinimg.com/originals/04/cf/fd/04cffd7fd60d1933d41ee534ebfb8ff6.jpg" align="left" hspace="5px" vspace="5px" width="400px" alt="don't change me, I'm serious">
<>Lorem ipsum dolor sit amet,consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Eget nunc scelerisque viverra mauris in aliquam. Ut faucibus pulvinar elementum integer enim neque volutpat.</p>
</DIV>
</body>
</html>
Completed 0 of 5
Mistake 1
Mistake 2
___

Create a free account to access the full topic