Design comparison
SolutionDesign
Solution retrospective
What can I improve from here? How should I go about optimizing this? This is my first html+css project, I really wanna get better at this!
Community feedback
- @al3xbackPosted almost 3 years ago
Hi MoOnofre,
This is good. I would recommend to not use too much position absolute. because the position is used for certain things. start by using the basic of the display concept i.e. block / inline-block / float / flex / grid.
Marked as helpful1@MoOnofrePosted almost 3 years ago@al3xback thanks, I was getting worried about using a lot of positions. I'm just getting started making websites. Thanks for the feedback. I'll keep in mind the next time I participate in a challenge
0 - @NedDinevPosted almost 3 years ago
Good job!
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