Design comparison
SolutionDesign
Solution retrospective
Any suggestions on how I can improve are welcome!
Community feedback
- @tesla-ambassadorPosted about 3 years ago
Hey, this is a great solution and I love the animation at the beginning, it was really creative the only things I can advise you to do are;
- Set the value of justify content in the container to "space between" in order to push the image far to the right to avoid that space at the end.
- For the email to submit, you can use the JavaScript window method window.location.reload(); in your function to reload the page and make it seem as though the form was submitted.π
- To resolve the HTML issue, you could just set the form action to "submit" so that it's not empty.
- Just incase you wanted the error message and image to disappear, you could set a timer function.
Otherwise, I think your solution is really great. Better than mine π (I had a ton of accessibility issues) Keep on coding!
Marked as helpful0@VaNaChiMaPosted about 3 years ago@tesla-ambassador Hi, thanks!
- I just tried, nothing nothing has changed...
- Sound intresting...done :)
- I delete it.
- I'll think about it. Thanks and good luck!
1@tesla-ambassadorPosted about 3 years ago@VaNaChiMa I think there's a bunch of other changes that need to be undone (like margins and paddings) but it's okay, I will take a look at your code and see where the problem could be. 3. That worked! Your welcome! Good luck to you!
0
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