Is this a bug or am I right?

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

I’ve tried utf in all caps as well and nothing works. Should I skip?
Am I wrong to think that nothing is wrong here?

  **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 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.0.0 Safari/537.36

Challenge: Step 4

Link to the challenge:

@YUNGSIZZURP Your code works for me so try:

  1. Disabling any extensions you enabled as they might interfere with the test results
  2. If the above one did not work try clearing cache and cookies in your browser

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