The text Registration Form: step 5

This is very weird! In step 5 it asks:
Within the body, provide a heading context for the content, by adding an h1 with the text Registration Form.
I wrote within the body:

the text Registration Form

It doesn't like that! It keep on saying: ✖️ You're getting there. This may help: You should give the h1 the text Registration Form. I'm not sure why it doesn't take me to the next step!

Hint: Pay attention to the background color of the text in the instructions.

That is very strange. Have you figured it out yet? If not, it might be either a syntax error or a typo in the text between the h1 opening and closing tags. I make that mistake all the time.

Let me know if this helps. I’m more than happy to work with you to solve it. :blush:

Looks like they want your h1 to say “Registration Form” – the words “the text” are telling you what text to put into the h1 tags. Good luck!

It should be

Registration Form

I advise you to use the chrome devTools to take a look at our code.