Need Help on Hello World

Tell us what’s happening:
Hello, im new to coding could use some help. currently stuck on the first step i have replace the H1 with Hello World on open & closed for H1

Your code so far


<"Hello World">Hello</"Hello World">

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.181 Safari/537.36.

Link to the challenge:
https://learn.freecodecamp.org/responsive-web-design/basic-html-and-html5/say-hello-to-html-elements/

you need to use the h1 tags, and only change the text “Hello” to “Hello World”

1 Like

thank you!. now realize not to touch the brackets.

:slightly_smiling_face:no problem

1 Like

you can (and should in the end) touch the bracket. But if you want to change the text, you have to change the text in between the two tags :slight_smile: . the brackets make it easier for the reader to make sense of your work as well as it provides some semantics :smiley: . Happy coding!

1 Like

I am new here and am stuck on this first project.
I want to go to the next project.
I need help please.

Where are you stuck? =) I can help you I think

I am also having trouble with this initial test. I have input the words Hello World in between the brackets. However, when I hit run test, nothing happens other than it saying running test. I don’t get the option to submit. Is the site running slow at the moment?