Design comparison
SolutionDesign
Solution retrospective
Hi community, That was a nice and easy challenge. I enjoyed it a lot. As always - feedback is appreciated.
Community feedback
- @VCaramesPosted almost 2 years ago
Hey there! 👋 Here are some suggestions to help improve your code:
- The only heading in this challenge is "We are launching soon!". Every other text should be wrapped in a
paragraph
element.
- Your
input
andbutton
should be wrapped inside aform
element.
- The
input
should have alabel
attached to it to improve accessibility.
- The confirmation when a valid email is entered needs to be improved, since it is barely visible.
Here is an example of how it can look: Example
If you have any questions or need further clarification, feel free to reach out to me.
Happy Coding!🎄🎁
Marked as helpful0@joaskrPosted almost 2 years ago@vcarames Thanks for the valuable feedback. I will definitely implement your suggestions in my code. Have a great day and happy coding!
0 - The only heading in this challenge is "We are launching soon!". Every other text should be wrapped in a
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