Can someone help me please, it keeps showing "You should have one meta element"

Tell us what’s happening:
Describe your issue in detail here.

  **Your code so far**
<!DOCTYPE html>
<html>
<head>
  <meta charset="utf-8">
  <title>Colored Markers</title>
</head>
<body>
</body>
</html>
  **Your browser information:**

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.124 Safari/537.36 Edg/102.0.1245.44

Challenge: Step 4

Link to the challenge:

Hello !
I’ve tried your code and it is working for me, have you tried to refresh the page and doing it another time ?
Also, the problem might be coming from your web browser, be sure there are no extensions actives that can lead to a failure.

1 Like

Yeap, probably that is what´s happening @Halfonx

I got the same issue a few weeks ago with several steps, the code was right but didn´t pass

1 Like

Thanks! I think I’ll try again later

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.