Say Hello to HTML Element

I think I was doing everything right… but doesn’t go through anyone sees mistake?


<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/

please include the dot notation inside the double qoutes
like this-

“Hello World.”

That didn’t help… first step and i’m so lost

Sorry
Use only “Hello World”

1 Like

That should work I think.

1 Like

it just keeps telling me that its running a test and nothing happens

Do not use quotes around hello world and it will work fine.
Hope It Helps.

1 Like

I am having the same issue, just says “//running test”

Try changing your browser. That might be causing the problem.
Try using chrome if you are not using it already.