Latest solutions
Latest comments
- @DaniSalermi@DanielSepulveda
It looks great! Although I would suggest in taking advantage of html5 form validation, and in displaying dynamic error messages, instead of just having the error hardcoded in a hidden element. Keep it up! 👏🏻
- @rafagavi44@DanielSepulveda
Your solution looks quite nice! I believe you used some BEM guidelines for your css file, that's great! I would recommend this guide for flexbox if you haven't checked it out https://css-tricks.com/snippets/css/a-guide-to-flexbox/. And some suggestions would be to deploy your page with zeit and/or to use some css pre-processors like sass.
- @Gursimran07316@DanielSepulveda
Hey, good solution! Although I would recommend on using a form element for the input instead of a div