Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
Hello guys
Another solution that was very difficult, but I realize that little by little I will increase the fluidity with my lines, both in JavaScript and also in HTML and CSS. I believe that this is all a matter of consistency.
What challenges did you encounter, and how did you overcome them?Well, I think most of my problems were with JavaScript as well as CSS since I was using JavaScript to handle styles but I had to research a lot of documentation and I had help from AI but I was always trying to learn
What specific areas of your project would you like help with?Any help on how I can improve the accessibility of my HTML as well as how I handled events in JS
Community feedback
- @sergrosuPosted 4 months ago
You're pretty close. A few things I'd change:
- Adjust the font weights to better match the design.
- Push the error message all the way to the right to better match the design.
- Get rid of the alert appearing when pressing the submit button
alert('E-mail válido! Formulário enviado.');
Marked as helpful0
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