Is this similar to your HTML?
<body>
<h1>Hello World</h1>
<div>
<p>This paragraph is a child of the div element and a grandchild of the body element</p>
</div>
</body>
Have you clicked the Run
button?
Is this similar to your HTML?
<body>
<h1>Hello World</h1>
<div>
<p>This paragraph is a child of the div element and a grandchild of the body element</p>
</div>
</body>
Have you clicked the Run
button?
I’m also facing the same thing here, after I clicked the run button, it’s just rotating without taken me to the next lesson, pls I need help on this.
Please post a link to the exercise page, and post your HTML in the post, as well.