Design comparison
Solution retrospective
After completing all newbie challenges, this is my first junior challenge. The only thing left is box-shadow (transition and box-shadow is something I've yet to study properly so I'll probably add it once I get the gist of it). Any feedbacks is appreciated. Thank you.
Community feedback
- @palgrammingPosted over 3 years ago
Drag you browser windows from desktop width to mobile and watch what happens
You might want to take what you have learned in this project and try to code it mobile first working the layout back to desktop size. It is easier to add css going to desktop than to take things away going back down to mobile
0@AyushDevkotaPosted over 3 years ago@palgramming Yeah I used a lot of div and after submitting solution I changed my container div to section to use HTML semantics but kinda forgot to change the div inside the media query hence the non-responsiveness. Thank you for your feedback :)
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