Declare the Doctype of an HTML Document44

Tell us what’s happening:
I did everything the directions said and even checked the video, I did everything right, that I know of multiple times and it just won’t let me pass this section… does anyone have any advice? also what do you use for older versions of HTML?
Thank you so much for your help in advance!

Your code so far


<!DOCTYPE html>
<html>
 <h1> God is awesome </h1>   
</html>

Your browser information:

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

Link to the challenge:
https://learn.freecodecamp.org/responsive-web-design/basic-html-and-html5/declare-the-doctype-of-an-html-document

Use Chrome or Firefox for the curriculum. Edge is not well supported.