Why can't I move forward? I am learning HTML right now and at a question, there is an error and I end up losing my hearts | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

Why can't I move forward? I am learning HTML right now and at a question, there is an error and I end up losing my hearts

We are to rearrange the format for a standard HTML code, there exists: <p> my name is <p>, the closing paragraph tab doesn't contain a "/", which makes it impossible to move on. What should I do?

29th Jun 2022, 4:01 PM
Danisky Udeagha
Danisky Udeagha - avatar
30 Answers
+ 8
Danisky Udeagha That is great that you were able to continue. Bits are great to use for hints when you're absolutely stuck. But the next time you run into a similar issue please take a screenshot and send it to [email protected]. That way we can determine if it is a bug or user error. Thank you.
30th Jun 2022, 6:29 PM
Chris Coder
Chris Coder - avatar
+ 6
<html> <body> <h1>My name <h1> </body> </html> Put it in that order
29th Jun 2022, 9:12 PM
Chris Coder
Chris Coder - avatar
+ 4
Okay I have looked through that and did not see a slide that had the need to arrange <p> my name is </p>
29th Jun 2022, 9:06 PM
Chris Coder
Chris Coder - avatar
+ 4
Alright I'll report the bug right away.
29th Jun 2022, 9:16 PM
Chris Coder
Chris Coder - avatar
+ 2
can u share ur attempt. You explaining it like this i cant understand what u mean
29th Jun 2022, 4:06 PM
Junior
Junior - avatar
+ 2
Could you wait a couple of hours for my hearts to refill, can't access it right now. Thanks
29th Jun 2022, 4:12 PM
Danisky Udeagha
Danisky Udeagha - avatar
+ 2
What is the lesson number?
29th Jun 2022, 4:30 PM
Chris Coder
Chris Coder - avatar
+ 2
HTML structure and sequence
29th Jun 2022, 8:53 PM
Danisky Udeagha
Danisky Udeagha - avatar
+ 2
lesson 27.1?
29th Jun 2022, 9:01 PM
Junior
Junior - avatar
+ 2
Please provide the numeric lesson. e.g: 1.1 Lesson What is HTML?
29th Jun 2022, 9:02 PM
Chris Coder
Chris Coder - avatar
+ 2
Exactly! It's lesson 1.1
29th Jun 2022, 9:03 PM
Danisky Udeagha
Danisky Udeagha - avatar
+ 2
Yes
29th Jun 2022, 9:07 PM
Danisky Udeagha
Danisky Udeagha - avatar
+ 2
It says: Drag and drop to rearrange and create the basic HTML document
29th Jun 2022, 9:08 PM
Danisky Udeagha
Danisky Udeagha - avatar
+ 2
Oh…the <p>im a paragraph</p> part?
29th Jun 2022, 9:09 PM
Junior
Junior - avatar
+ 2
Yes, but there's no </p> at the end
29th Jun 2022, 9:10 PM
Danisky Udeagha
Danisky Udeagha - avatar
+ 2
It shows up immediately after the "my to do list" in HTML structure and sequence
29th Jun 2022, 9:11 PM
Danisky Udeagha
Danisky Udeagha - avatar
+ 2
the one that has h1, body, and html?
29th Jun 2022, 9:11 PM
Junior
Junior - avatar
+ 2
Yes
29th Jun 2022, 9:12 PM
Danisky Udeagha
Danisky Udeagha - avatar
+ 2
Ye theres no <p> tag. Is that all? Its not a bug
29th Jun 2022, 9:13 PM
Junior
Junior - avatar
+ 2
You shouldnt have lost. also u shoukd report that theres no end tag at the <h1>
29th Jun 2022, 9:16 PM
Junior
Junior - avatar