HTML+Forms+No response received from web browser


I want to move on to the next instruction. But I’m stucked for 3 days. Because the result says that “No response received from web browser”. I think it’s not the problem with my browser since there wasn’t any problem until 3 days ago. I want to study. Please help me.


Course URL : https://www.codecademy.com/paths/web-development/tracks/learn-html-web-dev-path/modules/learn-html-forms/lessons/html-forms/exercises/creating-form

1 Like

There’s been several posts reporting this issue so far, I think it’s something to do with that specific lesson not working correctly. You can either complete the whole exercise without the check marks, and then “View Solution” and compare your code to theirs, or you can wait until there’s been a fix, unfortunately I’ve not found another way around it so far.

I’d recommend copying the code for index.html and style.css into files for VS code, and then comparing your completed exercise in VS Code to their solution given by “View Solution”. This also automatically marks all of the checkboxes as completed, allowing you to continue.

2 Likes

Thank you.
I found the “View Solution.” You’re so kind!

1 Like