responsive site using column wised division and flexbox
Design comparison
Solution retrospective
i was not able to make card on different height, if someone suggest some solution that will be great help.
Community feedback
- @grace-snowPosted almost 4 years ago
Hi,
I really recommend you change your layout approach. You're using a very old method here by using floats this isnt how anything is built these days. Take a look at flexbox and css grid and I'm sure you'll love it ☺
Next step after that is to focus on getting your solution much closer to the design in colors, sizes, line-spacing, alignment etc
Good luck
2@soransh-singhPosted almost 4 years ago@grace-snow thanks, it was really helpful. Now, I am going to change the whole layout approach I will try flexbox. thanks for your feedback
0 - @fikymarPosted almost 4 years ago
Hi! I finished this challenge a few minutes ago. Check my code, maybe it will help... I used flexbox and different "align-self" for each card.
1@soransh-singhPosted almost 4 years ago@fikymar thanks I have to change my layout approach, I check your code to get help, thanks It was really helpful.
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