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

Tell us what’s happening:
Describe your issue in detail here.
im not sure what im doing wrong the error message just says " your code should contain the DOCTYPE reference."
Your code so far


<!-- User Editable Region -->

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

<!-- User Editable Region -->

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36

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

Link to the challenge:

The DOCTYPE reference was originally taught in this step: https://www.freecodecamp.org/learn/2022/responsive-web-design/learn-html-by-building-a-cat-photo-app/step-68

How does the example in that step differ from the code you have written?

1 Like

lol thanks not sure how I missed that