Say Hello to HTML Elements Can't run test

Tell us what’s happening:

I want to know to run the tests, please help me

Your code so far


<h1>Hello World</h1>

Your browser information:

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

Link to the challenge:
https://learn.freecodecamp.org/responsive-web-design/basic-html-and-html5/say-hello-to-html-elements/

At the bottom of the lesson there should be a green button that says “run the tests” for you to press to run the test

I see it, but whenever I click on it there is noting append.

make sure your code looks like this

The test button can be buggy for Mozilla and safari. The best option is to use the most updated chrome if possible. Your h1 looks correct so the test should run

Thank you I’ll try on Chrome.