Design comparison
Solution retrospective
Hello There! ๐๐ฝ
Here is my solution for this challenge!
Built Usingโ๏ธ :
- Semantic HTML5 markup
- CSS custom properties
- CSS Flexbox
- Mobile-first workflow
- BEM
Question๐ :
I've been trying ways to submit the form using form.submit()
after validation without generating a new HTTP response (reload page). Any help on that?
Update๐ : I've gotten a solution to the question above by ChatGPT which suggested the use of an iframe as the form target but that's a very new concept to me so I've published it as a branch on GitHub (dev), you can review the code and let me know what you think ;).
... Feedback on how I can improve my code would be highly appreciated! ๐๐ฝ
Thank You, and Keep coding! ๐จ๐ฝโ๐ป
Community feedback
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