Design comparison
Solution retrospective
Any feedback is welcome!
I've yet to align the container to the middle of the screen. Other than that, is there any problems with my code?
Also, for the toggle switch, do people actually build them from scratch in real world development or do people use a library for that?
Community feedback
- @NikolaD93Posted almost 2 years ago
Hello there! 👋
Congrats for completing the challenge! The design is great, and it is functional. 🙌
I have 2 suggestions for you:
1.Make sure to write some description on all of your images in the alt attribute. 👇
https://www.w3schools.com/tags/att_img_alt.asp
2.It is a bad practice to put <div></div> inside a <button></button> element. 👇
Hope this was helpful for you!
Happy holidays! 🎉✌
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