Moving to the next step

Tell us what’s happening:
HOW DO I MOVE TO THE NEXT STEP AFTER FIRST TEST

Your code so far


<h1>HelloWorld</h1>

Your browser information:

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

Challenge: Say Hello to HTML Elements

Link to the challenge:

When you successfully complete the challenge, a modal (small window) will pop up with the option to go to the next challenge.

The answer you have above will not pass the test.

Notice the test results in the bottom left:

Your h1 element should have the text "Hello World".

Notice the all important space.