Help please: The page is freezing and won't let me continue

The last challenge under: “Basic HTML and HTML5: Define the Head and Body of an HTML Document” is not working.

It keeps on freezing and won’t give me credit for completion.

I have moved on and the site will let me do everything else fine, but that page freezes every time I hit “Run the Tests”.

Your browser information:

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

Challenge: Define the Head and Body of an HTML Document

Link to the challenge:

What is your code? My guess is that you have an error which is causing the tests to crash.

Thank you! I was missing one closing tag. Now it doesn’t crash.

Good job tracking it down! Happy coding.