I need help. This is my first time doing this

Tell us what’s happening:

I pressed tests and it’s taking a while. I this supposed to happen?

Your code so far


<h1>Hello</h1>
<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.18363.

Challenge: Say Hello to HTML Elements

Link to the challenge:

Hello can you tell me what’s the question??

what do you mean that it’s taking a while? do you just see “running tests”? if that’s the case try reloading the page, the tests may be stuck

your code is not correct, I will also investigate in case the tests getting stuck is because they can’t deal with your code (sometimes it happens…)

Click the “Reset All Code” button to start over from scratch.

The instructions say:

`` change your h1 element’s text to say “Hello World”```

Notice it says change, not add, so you don’t want to add anything new, just change what is already there.

You want to change it to the text inside the double quotes.

@mehdimasmar hey! the challenge is usually linked in the post if you want to help (like in this case)

1 Like

Thank you for replying. I’m going to go fix it now.

This " . " is the end of the question