Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
I like the layout.
What challenges did you encounter, and how did you overcome them?To move the cards left and right, I used position absolute and position relative, but I'm not sure that's the ideal solution.
What specific areas of your project would you like help with?Is there a better solution to move the cards left and right than the one I used?
Community feedback
- @nohawaheedPosted 7 months ago
Hi @DanieleMorello,
Congratulations on completing the challenge! 👏
If you're looking to achieve a more desired layout design, I recommend exploring CSS Grid. It's a great tool for creating custom layouts. To learn more about CSS Grid, you can check out these resources:
Complete Guide to Grid and CSS Grid Garden
Happy coding!
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