+ 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?
30 Respuestas
+ 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 info@sololearn.com. That way we can determine if it is a bug or user error. Thank you.
+ 6
<html>
<body>
<h1>My name <h1>
</body>
</html>
Put it in that order
+ 4
Okay I have looked through that and did not see a slide that had the need to arrange <p> my name is </p>
+ 4
Alright I'll report the bug right away.
+ 2
can u share ur attempt. You explaining it like this i cant understand what u mean
+ 2
Could you wait a couple of hours for my hearts to refill, can't access it right now.
Thanks
+ 2
What is the lesson number?
+ 2
HTML structure and sequence
+ 2
lesson 27.1?
+ 2
Please provide the numeric lesson. e.g: 1.1 Lesson What is HTML?
+ 2
Exactly! It's lesson 1.1
+ 2
Yes
+ 2
It says: Drag and drop to rearrange and create the basic HTML document
+ 2
Oh…the <p>im a paragraph</p> part?
+ 2
Yes, but there's no </p> at the end
+ 2
It shows up immediately after the "my to do list" in HTML structure and sequence
+ 2
the one that has h1, body, and html?
+ 2
Yes
+ 2
Ye theres no <p> tag. Is that all? Its not a bug
+ 2
You shouldnt have lost. also u shoukd report that theres no end tag at the <h1>