Design comparison
Solution retrospective
I used CSS flex for this project. Please is there any other better alternative? Your suggestion and advice will be highly appreciated.
Community feedback
- @sommmmorePosted over 2 years ago
You could also use css grid for this challenge. It is much less complicated than using flexbox, for this particular challenge. :)
0@IfescohubPosted over 2 years ago@sommmmore Thank you! I don't know how to use Grid. Any link to a video I can watch?
0@sommmmorePosted over 2 years ago@Ifescohub About the tutorial videos, I am pretty sure you would find a lot of them on youtube. But I'd recommend you to learn from freeCodeCamp. Their tutorials are very good for learning. Here is a link for their CSS Grid module : https://www.freecodecamp.org/learn/2022/responsive-web-design/learn-css-grid-by-building-a-magazine/step-1
Try it out and let me know!
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