940667
August 3, 2020, 2:39am
1
Tell us what’s happening:
well, I am at the first task I typed (Hello world) the way that video shown me but it does`nt take to other page. I did for many times.
Your code so far
<h1>Hello</h1>
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36
.
Challenge: Say Hello to HTML Elements
Link to the challenge:
Learn to code. Build projects. Earn certifications.Since 2015, 40,000 graduates have gotten jobs at tech companies including Google, Apple, Amazon, and Microsoft.
Hello and welcome to the FCC community~!
Is that code you posted the code you tried in the lesson?
Have you done what is written below?
940667
August 3, 2020, 5:19am
4
Yes, I did. it shows completed the test but it doesn`t take me to other stage.
Ah, when you click “Run the tests”, if the tests all pass then a modal will pop up showing a big checkmark and your progress for that section.
You need to click “Submit and go to next challenge” to actually save your completion status.
1 Like
940667
August 3, 2020, 5:40am
6
well, this is what I got, help me please
Your code is incorrect - that is why the tests are not passing.
You have changed your <h1>
element into a <Hello World>
element (which is not a valid HTML element).
Instead, you need to change the text inside the <h1>
element (so, between the two tags) to say “Hello World”.
940667
August 28, 2020, 6:20am
8
Is anyone know, what to do with this?
Hello~!
Both of your radio buttons have the text “Indoor”. The second one should be changed.
1 Like