@erict16Submitted 11 months ago
This project was a chellenge for me. The hard part was the clicking button to change the page content. Really good practice to learn Javascript. Any review will be appriciate :)
This project was a chellenge for me. The hard part was the clicking button to change the page content. Really good practice to learn Javascript. Any review will be appriciate :)
Great job on the responsive website! I have a small suggestion. Instead of using a pop-out error message, consider changing the color of the input field and displaying the error statement in the top-right corner. You can use the display property(in css) and a little bit of JavaScript. It'll make the error feedback more user-friendly and seamless. Keep up the good work!