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

Tell us what’s happening:
Pretty sure I’ve got the code right here but it’s not letting me progress. Keeps giving me the ole “You should have one meta element” error. Please help?

  **Your code so far**
<!DOCTYPE html>
<html lang="en">
<head>
  <title>Colored Markers</title>
  <meta charset="utf-8">
</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:

your code passes for me, there is something on your side interfering, it can be any number of things

Thank you for confirming!
Anything I can try?

all the usual
reload the page, deactivate browser extensions, incognito window, different browser

1 Like

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