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

Tell us what’s happening:

the hint says both meta elements must be within the head

Your code so far

<!DOCTYPE html>
<html lang="en">

<!-- User Editable Region -->

  <head>
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <meta charset="utf-8">
    <title>Colored Markers</title>
  </head>
  <body>

<!-- User Editable Region -->

  </body>
</html>

Your browser information:

User Agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.2 Safari/605.1.15

Challenge Information:

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

Hi @tuszmo09,

It seems you have changed something on your code. It works for me. try to reset the challenge and do it again.

Hi there. Your code passing on my end. Reset the challenge step, clear browser cache or change the browser and try again.

it worked after changing the browser thank you very much!

1 Like

It’s my pleasure. Keep coding, happy coding.