Tell us what’s happening:
my html boiler plate giving ( your body element should come after head tag) but I review my code properly .It was fully ok.why editer giving this error .i think this is editor mistake.i cant submit it and go to next step.what can i do …
Your code so far
<!-- User Editable Region -->
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=10">
<title>Cat image</title>
</head>
<body></body>
</html>
<!-- User Editable Region -->
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36
Challenge Information:
Learn Intermediate CSS by Building a Cat Painting - Step 1