Say hello to coding camp

Tell us what’s happening:
I’m new here and I need help. I started today with the 1st challenge (the “hello world” one) when I click “run the test” nothing happens so I can’t go further.

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/70.0.3538.102 Safari/537.36 Edge/18.19041.

Challenge: Say Hello to HTML Elements

Link to the challenge:

Hi @Rim1!

Welcome to the forum!

The code you have shared works on my end. Please ensure that you have disabled any extensions that interface with the freeCodeCamp website (such as Dark Mode and Ad Blocker), and set your browser zoom level to 100%. Both of these factors can cause tests to fail erroneously.

Also make sure your browser is up to date.

2 Likes

A successful test should look like this

1 Like

Thanks a lot.
I’ll try right now.

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.