Having yrouble with lesson 1 for beginners on freecodecamp site. 1st test asks you to add text to html element, got it, should look like this
<h1>Hello World</h1>
Got it… So then what?? Everytime I hit run test button, nothing happens…
Having yrouble with lesson 1 for beginners on freecodecamp site. 1st test asks you to add text to html element, got it, should look like this
<h1>Hello World</h1>
Got it… So then what?? Everytime I hit run test button, nothing happens…
“Hello World” is different than “Hello World!” - Try adding and !
Thanks, it doesn’t ask for an ! tho, I tried it to be safe, no wins. Thanks anyway.
I’ve edited your post for readability. When you enter a code block into the forum, precede it with a line of three backticks and follow it with a line of three backticks to make easier to read. See this post to find the backtick on your keyboard. The “preformatted text” tool in the editor (</>
) will also add backticks around text.