Design comparison
Solution retrospective
Feel free to add your feedback on the code. This is the first project I've done on my own, so open to any and everything.
This time I did all the coding myself, no libraries used.
Community feedback
- @dwddgszPosted about 4 years ago
Hi!
I think that you used media queries to early. At those
375px
there is no much space for content. Also I'm sure that soon you will learn some helpful techniques (like float, flexbox or css grid) that will make creating page layout much easier for you.Anyway, congrats on completing this challange. Your final result looks good! I hope you will continue your journey.
0@BrodanIPosted about 4 years ago@dwddgsz Thanks for the feedback!
I agree with the media queries, if I were to do this over again I would create another media query for a medium sized screen (iPad). In this exercise it only told me to do one, so that's what I did haha.
Ya, positioning is still hard for sure. In this case I just wanted to get better at the positioning and display properties.
1
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