Need help. Building a Set of Colored Markers - Step 4

Tell us what’s happening:
keeps telling me that ’ You should have one meta element.’ but I already have it there. Is there anything wrong with my code? Thanks in advance!

  **Your code so far**
<!DOCTYPE html>
<html lang="en">
<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/104.0.0.0 Safari/537.36

Challenge: Learn CSS Colors by Building a Set of Colored Markers - Step 4

Link to the challenge:

No, it is passing for me. Maybe try restarting the step and reloading the page? Or try a different browser? Just guessing here since your HTML is correct.

Hi, I’m getting the same exact problem. Did you find a solution? If so, please let me know :slight_smile:

Disable the dark mode extension
I worked for me

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