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

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

Its not recognizing my meta element??? I’m stuck on this challenge.

I think this challenge is bugged, the console doesnt recognize anything.

SOLUTION:

It was one of my extensions interfering with the challenge. Make sure to turn off your extensions if you guys get an issue like this!

<!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="utf-8">
</head>
<body>
</body>
</html>
  **Your browser information:**

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Firefox/102.0

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

Link to the challenge:

Hi!
Your code passes for me, try another web browser or updating your current if it is not the most recent version. Some web browsers, or older web browsers don’t respond correctly to some of the challenges.

1 Like

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