Html page not responding

Hello!

I attempted to open my practice.html file from Atom and I continually receive a message that the page is not responding. I have tried both Chrome and Brave. Please advise,

Thank you,
Magdiale

Hey @Nuummitte, hope you are ok.

Please detail a little bit more the process that you are using to open your file, are you using a webserver? or just open it on the browser, also the code could have an error.

Carlos Z

Hi Carlos, thx for responding. I am simply attempting to open the file in my brower. I’ve tried both Brave and Chrome (Brave is my default). I receive an alert pop up that says the page is not responding. There is no error code message in the alert.

Ok. I do get an error code…

Aw, Snap.

Error code RESULT_CODE_HUNG

There might be an infinite loop that was going on in the code that was causing the browser to hang. Please share your code so that we may analyse it.

Thanks