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
Request path contains unescaped characters
Not Found
Not Found

All solutions

  • Submitted


    What are you most proud of, and what would you do differently next time?

    I'm unsure if I did this challenge correctly, I created the specification of the sign up form and success message as closely as I could, including the shadow and gradient on the buttons when hovered. I had the browser switch images from mobile to desktop when appropriate in regards to screen size. I also created a JavaScript file that checks to see if the submitted information is a valid email or not, if so it will then hide the form and display the success message and if not it restyles the form box red and displays an error message. I also had the site revert back to the sign up form when the dismiss message button is clicked.

    What specific areas of your project would you like help with?

    Once again, any advice on how I can better structure my code, pointing out any radiancies or simpler ways I could achieve the same goal would be very much appreciated. Pointing out any mistake I have made regarding the challenge would also be helpful. Thank you.

  • Submitted


    What specific areas of your project would you like help with?

    Any help with streamlining my coding, if you can point out any redundancies in my code or if there are better ways to I can achieve the same goal that would be very much appreciated.

  • Submitted


    What are you most proud of, and what would you do differently next time?

    I am proud that I was able to replicate the look of the design as close as I did. I started with mobile-first design and then built up to the desktop version, albeit there wasn't much difference. Next time I would like to learn how I can streamline my coding as I do feel there are some redundancies I could mitigate that would make my code much cleaner and readable.

    What challenges did you encounter, and how did you overcome them?

    Main challenge was trying to structure the page as specified, I was able to familiarise myself with Chrome Dev Tools to debug and fix issues that weren't working as I intended. This is a valuable skill I will take going forward.

    What specific areas of your project would you like help with?

    I mainly would like advice on how I can write better code. I can see from my end product that there may be some places I could streamline and reduce redundancies. Another aspect I would really like advice on is how my HTML should be structured, I would like to know if I could write it better semantically. I appreciate you taking the time to provide these feedback, thank you.