Design comparison
Solution retrospective
If there is a shorter way that I can write the js, please do let me know.
Also, I think am using flexbox a too much. Is it also possible to handle all these projects with css grid?
Community feedback
- @BrandaoAPosted over 1 year ago
Hello. Your work is really good and great job. I just have one thing to add because I’m also really new to coding.
I think with the input for passwords you should rather use type=“password” instead of type=“text”. I say this because we always want our passwords hidden so no one can see them rather than make it visible to everyone. And with type of password, the password stays hidden and you can use JavaScript to toggle so it can be seen or hidden if you wish. And please don’t forget to mark on helpful if this comment was helpful to you.
HAPPY CODING🥳🥳
Marked as helpful0@suruainoPosted over 1 year agoYou are very correct. Thanks a lot for the observation sir. @BrandaoA
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