Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
from this project i have learned about sign up options using javascript
What challenges did you encounter, and how did you overcome them?the most challenge i faced on responsive but finally i figured it out.
What specific areas of your project would you like help with?it helps me to improve semantic HTML code
Community feedback
- @dinixtusPosted 3 months ago
Hello sueson, your project looks good. But your form doesn't work correct. Users get success message only when they write [email protected]. it's better if the user gets error if form is empty or doesn't include @. In other cases, user'll get success message. And error message will work better if you use <label for='id of your input'> instead of paragraph. Have a fun bulding
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