I’m coding the skyline level on the we developement lesson. I’m stuck on step 22. I think it’s my machine. It’s a Samsung go book windows 10 with a snapdragon processor. I’ve used it to make songs but it seems to not process the code anymore. can anyone verify this? I’m looking to get a computer with an i5 processor will this be enough to continue the lessons up to the java section?
Hi @cawnercold,
I highly doubt that your machine is what is causing problems with that challenge, because web development has a very low bar for what you need to develop a website (for an overwhelming majority of what you would do on the web).
Can you please post your code, though? Please post your index.html
and styles.css
into individual code blocks.
You can use the </>
button inside of the editor to turn your code into a code block.
Hello!
Please follow @marcusparsons suggestion? It is always best to include the full code, along with any questions, to be able to receive proper and focused guidance from the community.
You could also attempt to submit it from a different browser, and the following usually helps, if the code is correctly entered.
- Reset step
- Refresh page (F5)
- Some browser extensions, such as ad-blockers and dark mode extensions can interfere with the tests.
- If you are having problems, recommendation is to disable extensions that modify the content or layout of pages, while taking the course.
- Try a different browser.
You are doing great! Keep up the good momentum.
Happy coding!
Yes. thank you sorry
I’m working ATM.
I will try another browser when I get home. THANK YOU BOTH for being reassuring!
Hello!
I hope we were able to help you resolve your issue.
Happy coding!