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

Tell us what’s happening:
i am doing same as getting instruction for creating a ‘meta’ element but its not passing case.

  **Your 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/104.0.5112.102 Safari/537.36 Edg/104.0.1293.70

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

Link to the challenge:

your code worked for me. I use Chrome browser, so maybe try that, or try resetting the step and pasting the new line in from here and see if that gets you through.

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