Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

Ping single column challenge with JS

@adrivasarhelyi

Desktop design screenshot for the Ping single column coming soon page coding challenge

This is a solution for...

  • HTML
  • CSS
  • JS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


This is my first challenge using JavaScript and for some reason the app.js doesn't even work.. I could really use some feedback on it. :) Thank you!

Community feedback

Daniel 🛸 44,230

@danielmrz-dev

Posted

Hello @adrivasarhelyi!

Your project looks great!

Your app.js is not working because you need to link it to your HTML file usign the tag script. Very similar to when you link your CSS file to your HTML. I'd put the code here for you, but for some reason, when I do it, half of my comment is cut off... I tried several times and it didn't work, so I'll leave you a link to W3C showing how to link a HTML to a JS external file here.

Took a look at your code, you can place it on your HTML between line 42 and 43.

Do this and your app.js will work 😊

I hope it helps!

Marked as helpful

2

@adrivasarhelyi

Posted

@danielmrz-dev thank you very much for your help! I was sure I put the link to the HTML so I forget to check it.. thanks for your comment it's working now. :)

1
Daniel 🛸 44,230

@danielmrz-dev

Posted

I'm glad I could help!

Please consider marking my comment as helpful, it helps me with the points 😊

@adrivasarhelyi

Marked as helpful

0

Please log in to post a comment

Log in with GitHub
Discord logo

Join our Discord community

Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!

Join our Discord