Tell us what’s happening:
Describe your issue in detail here.
Hello #support freeCodeCAmp, I am learning HTML from 0. The first projects were fine, but now I have a problem with meta tag (), I am following instructions watching videos, also I even copied a correct answer the correct answer in case I had missed something by mistake, However the system does not want to accept this code and says YOU SHOULD HAVE META TAG IN HEAD ELEMENT.
I have also faced this problem in Colored Markers.
I would be glad if you helped me with this issue.
Thank you very very much in advance.
**Your code so far**
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Rothko Painting</title>
</head>
<body>
<body>
<img src='https://cdn.freecodecamp.org/curriculum/css-box-model/diagram-1.png'/>
</body>
</html>
**Your browser information:**
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36 Edg/101.0.1210.53
Challenge: Step 2
Link to the challenge: