Design comparison
Solution retrospective
Hello,
My first ever solution/challenge. It is not picture perfect as compared to the original but it I have spent some hours on it now.
I am going through my first ever web development course online and so this was the first attempt with training wheels off.
Looking for feedback on ways I could have done this challenge in a more optimal way code-wise.
Thank you!
Community feedback
- @zoleee98Posted over 2 years ago
nice job, really nice from a beginner. u have probably heard of flexbox before. if not, u will learn that in online course hopefully, its really simple and it will help you to position things like this with ease. its a bad habit to do position: absolute; on each column, and then positioning with left, right and so on i leave a link about flexboxes: its really powerful once you learn it https://css-tricks.com/snippets/css/a-guide-to-flexbox/
Marked as helpful0@carlzxc71Posted over 2 years ago@zoleee98 Thank you for your feedback, much appreciated! I will have a look into Flexbox for sure.
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