About HTML BASIC

In Last challenge define and body of an HTML document, when i clicked on Run the test the page does not respond and an icon show unresponsive pages wait or exit page that’s why i am unable to complete basic HTML section.
please help me to solve this issue so that i can complete my basic HTML section.

Hello there @Abhijeet14 :wave:,

  • I don’t really know what the situation is here, because you did not give use enough information to go through.
  • Is it possible for you to show us your code and link the challenge that you’re having a problem with.
  • Are you using a supported Browser for the FreeCodeCamp Curriculum? The most supported browser by far is Chrome.

Hope this helps,
Remember to Stay Safe and Happy Coding!! :)

Catalactics

after coding when i clicked on th e button “Run the test” after then the page does not work and stuck even after that i can not scroll that page to see my mistake and neither i can reset the challenge or again rewrite my code.
on a right corner an icon show “Unresponsive page” and in below 2 option showed one is “wait” and 2nd one exit page

That sounds like a memory issue. Your computer is trying to process too much at once. Try closing out other applications and tabs on your computer that you’re not using before trying to run the code again.

If that doesn’t work, post a link to your pen and someone else will see if they’re getting the same error.

You still haven’t shown us your code or linked to the challenge you have an issue with.
If it’s the only I’m thinking of, I’ve seen others periodically have this issue and it’s been that an element wasn’t closed correctly.

What you can do;
it is advisable to use the Ask for Help button on the challenge, so it auto-populates with your current code and the challenge url.

Thank you.