CSS Color Markers lesson 4

Tell us what’s happening:
Describe your issue in detail here.
Going through the curriculum and I know this is correct however it says it is wrong and to keep trying. I suspect there is a bug? I have gone to lesson 5 just to verify that I wasn’t doing something wrong and the code in lesson 5 is exactly what I have written and it fails.

  **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) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.67 Safari/537.36

Challenge: Step 4

Link to the challenge:

Hi @Zartavion ,

Your code passes for me.

Sometimes this happens. Reboot, refresh the browser cache, try a different browser…
Try it without dark mode or any extensions that interface with the freeCodeCamp website (such as Ad Blocker …)

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