Learn Intermediate CSS by Building a Picasso Painting - Step 1

So it’s telling me “You should include a space after DOCTYPE reference.”
What does that mean?

Your code so far

<!-- file: index.html -->


<!-- User Editable Region -->

<!DOCTYPE>
<html lang="en">
<head>
</head>
  <body>
  </body>
</html>

<!-- User Editable Region -->


/* file: styles.css */

Your browser information:

User Agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36

Challenge: Learn Intermediate CSS by Building a Picasso Painting - Step 1

Link to the challenge:

2 Likes

Got it. Thank you so much!

1 Like