There's something wrong with the indicator bar on this website please can you guys fix it

Tell us what’s happening:

Your code so far


<h1>Hello world</h1>

Your browser information:

User Agent is: Mozilla/5.0 (Linux; Android 8.1.0; itel A14) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.101 Mobile Safari/537.36.

Challenge: Say Hello to HTML Elements

Link to the challenge:

The tests are very picky about capitalization. “world” is not the same as “World”.

1 Like

Wow really, so I should always capitalize all the words I type okay thanks

No, you should be careful to do exactly what the instructions ask you to do. In this case it was to add the word “World” to the <h1>.

Okay I’ll always be careful from now onwards thanks man