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

Tell us what’s happening:
Describe your issue in detail here.
Is there any problem with my meta element? The code is not submitted because of this meta element. They are saying that this meta element is not correct.

  **My 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/105.0.0.0 Safari/537.36 Edg/105.0.1343.27

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

Link to the challenge:

The code worked on my end.
try using another browser or refreshing this present one

1 Like

Thanks for your reply. The code worked, finally. I have an extension issue. I just turned off the extension and the code worked.

1 Like

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