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

Newsletter-sign-up-form-with-success-message

@SalemDev0

Desktop design screenshot for the Newsletter sign-up form with success message coding challenge

This is a solution for...

  • HTML
  • CSS
  • JS
2junior
View challenge

Design comparison


SolutionDesign

Solution retrospective


  • I don't know why when I click dismiss button move me to GitHub note found page it should return me to main page (that's only in Github live site), if anyone can tell me the solution that’s will help me and Thank you.

Community feedback

@Danii215

Posted

Hello, you probably want your button to redirect to "https://github.com/SalemDev0", instead of "https://salemdev0.github.io". Good job with your project :)

0

@SalemDev0

Posted

@Danii215 yes, how can i change this i don't now much about GitHub :)

0

@Danii215

Posted

@SalemDev0 instead of having a form with a button inside, you could either: make a <button> and redirect to your github with javascript; make an anchor <a> with href="yourgithub" don't forget to change your styles, too. to update the project, after updating all the files you want to change, simply open your terminal in the folder of your project and type "git add .", then git commit -m "write here your changes", then git push.

Marked as helpful

0

@SalemDev0

Posted

@Danii215 ohh I understand now , Thank you

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