Design comparison
SolutionDesign
Solution retrospective
How can I improve form validation?
Community feedback
- @luwa-starPosted almost 4 years ago
Great job RajMhatre20! You did a fantastic job. You might want to make it more responsive by using all the resources given in the starter file. It's not so nice seeing a pixelated picture when in reducing screen size. A way to do that is possibly using
display:none
to remove the mobile and desktop hero images when its not neede and you can usedisplay:flex
to change the layout. Finally, I feeel you should add a message to indicate that the email has been sent successfully. It helps the user experience. My two cents. Keep coding!1
Please log in to post a comment
Log in with GitHubJoin 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