Say Hello to HTML Elements Run Test Failure

Tell us what’s happening:
I’ve just joined freecodecamp and my very first HTML challenge is getting stuck whilst ‘running tests’. Any idea what’s going on here?

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/

Hi,
Just a guess…
Are you using Chrome browser? The testing is optimized for Chrome and may not work consistently on other browsers.

1 Like

Ahah! Yup got it working on chrome. Thanks for you help :slight_smile: