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

Rock, Paper, Scissors game

WANYIKE 120

@wanyike

Desktop design screenshot for the Rock, Paper, Scissors game coding challenge

This is a solution for...

  • HTML
  • CSS
  • JS
4advanced
View challenge

Design comparison


SolutionDesign

Solution retrospective


All feedback is welcome thank you, Please help me to improve my coding , especially how to link my javascript to HTML, CSS. To this project I have failed to link them. I need help. thank you in advance.

Community feedback

Gioant 160

@Gioant

Posted

Hello wanyike,

you should be able to link the JS file the same way you did with the img elements in the src tag. By using relative paths

like this:

< script src="./app.js" defer >< /script >

just make sure to have no spaces(beginning & at the end) because the site wont allow me to properly close the script tag

Marked as helpful

0

WANYIKE 120

@wanyike

Posted

Hello Gioant, thank you for helping me this challenge . am a beginner in this challenges and i want to be come a professional even thou I don't have degree or Diploma in coding. am in Uganda

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