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

It’s giving me the error saying "you should have two meta elements, which I do…?
Check this out online and it should work.

  **Your code so far**
<!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="utf-8" name="viewport" content="width=device-width, initial scale=1.0">
  <title>Colored Markers</title>
</head>
<body>
</body>
</html>
  **Your browser information:**

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

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

Link to the challenge:

Ooh never mind, just figured it out. SORRY

1 Like

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