Say Hello to HTML Elements?

Tell us what’s happening:

Your code so far

<h1>Hello</h1>

Your browser information:

Your Browser User Agent is: Mozilla/5.0 (Linux; Android 7.0; dtacPhoneS3 Build/NRD90M) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.109 Mobile Safari/537.36.

Link to the challenge:
https://www.freecodecamp.org/challenges/say-hello-to-html-elements

1 Like

Do you have a question?

I don’t know what your question is but if you wonders why it fails it’s because you’re only saying “Hello” and not “Hello World”. Try to read carefully what each challenge expects from you. Good luck!