Design comparison
SolutionDesign
Solution retrospective
I'm new doing this and it's my first challenge... I did this project with HTML and CSS only. At first it didn't cost me but finally I had problems adapting what I did in desktop (1440px) to device (375px). I highly recommend it for practice.
Community feedback
- @numan-iftikharPosted over 2 years ago
It's not responsive because relative units are being used and some additional CSS properties are also there that don't work with position: absolute; HTML needs to be well-structured and CSS needs to be precise. Attrubution div must be centered at the bottom.
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