Design comparison
SolutionDesign
Community feedback
- @Luka-998Posted 2 months ago
Good Job! Firstly I would like to point out that you could create a separate .CSS file , which makes it easier to work ( you will have only HTML code in your index file). Good job on using <div> as a flexible boxes, which are great for 2d layout like this. You can check more about "display:grid;" which is good for 3d layouts. I used it in my code in some part you can check also if interested. No other suggestions.
Marked as helpful1
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