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

Tell us what’s happening:

Exercise not recognizing meta tag.

Your code so far

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

<!-- User Editable Region -->

  <head>
    <meta charset="utf-8">
    <title>Colored Markers</title>
  </head>

<!-- User Editable Region -->

  <body>
  </body>
</html>

Your browser information:

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

Challenge Information:

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

Hello @matheusm11 !

Your code works when I test it.

Please try the following:

Reset the step (This will not affect any previously completed steps).
Enter the code as you have it now and run.

If this does not work, check for extensions that may be causing the problem.
It is suggested that extensions be disabled while submitting the code, if they are a problem. (Even my password vault extension causes issues at times).

Try submitting from a different browser.
Sometimes, browsers have built in extensions, or add-ons, that create the problem.

I hope this helps you!

Happy coding and Happy New Year!

I disabled all my extensions and it worked!
Thank you very much!

1 Like

I am happy I could be of some help for you in your coding journey.

Keep up the good progress @matheusm11 !

1 Like

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