Need help please first time

Tell us what’s happening:

Hello World

Your code so far


<h1>Hello</h1>

Your browser information:

User Agent is: Mozilla/5.0 (Linux; Android 5.1.1; SM-T285) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.162 Safari/537.36.

Challenge: Say Hello to HTML Elements

Link to the challenge:

1 Like

Your h1 element currently has the text “Hello”.
But your h1 element should have the text “Hello World”.

2 Likes