Tell us what’s happening:
I keep getting the “your code should have a !DOCTYPE html declaration” error, despite my code including everything requested in Step 1.
Your code so far
<!-- User Editable Region -->
<!DOCTYPE html>
<html lang="en">
<head></head>
<body></body>
</html>
<!-- User Editable Region -->
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:136.0) Gecko/20100101 Firefox/136.0
Challenge Information:
Learn the CSS Box Model by Building a Rothko Painting - Step 1