Say Hello to HTML Elements question

Tell us what’s happening: I can’t pass this test even though I got it right, when I press run the test it doesn’t show anything, please help

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/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/say-hello-to-html-elements/

Put a period(.) after your “Hello World” text.
See if that helps.

It didn’t. How did you do it ?

Hello,

I passed this section and here is how mines look:

<h1>Hello World</h1>

It looks like you set it up correctly. I would reset the test and try it again.

Hope that helps!


1 Like