
Responsive conference ticket generator using html, css and Js
Design comparison
Solution retrospective
I am proud to make a lot of progress in the design despite its complexities
What challenges did you encounter, and how did you overcome them?This project has a lot of challenges. The various complexities of the background are a challenge but I was able to overcome them through AI and Google search. The other challenge is still yet to be solved, that is the ticket generation.
What specific areas of your project would you like help with?Any sort of help will be appreciated
Community feedback
- @justimran1Posted about 1 month ago
it does'nt redirect to the next page probably because you did not use <form> for all user input </form> in your source code and prevent default only if the the input does not match the regex validator in js.You can also reduce the size of the button and input by embedding them in a <div></div>and setting a max width of like 450px on desktop and 360px on mobile and so on ,you can change the border of the image input from solid to dashed .
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