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; rv:100.0) Gecko/20100101 Firefox/100.0

Challenge: Step 4

Link to the challenge:

Hi @Apotheos, welcome to the forum!

Your code passes the tests for me.

You could try deactivating any browser extensions (ad-blockers etc.) or dark theme. They can sometimes interfere with the tests.

If that doesn’t help, then try just restarting the step and entering your code again, or even try a different browser.

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