Mobile first CSS HTML pure JS training layout management (grid & flex)

Solution retrospective
Hello everyone,
Finally my first intermediate project, it was very instructive.
Please if you want to give me any feedback, I would appriciate if you mainly focus on HTML & CSS. That's what I'm currently working on.
The JS I did something very quickly to make it work, can be improve a lot :).
Thank you
Please log in to post a comment
Log in with GitHubCommunity feedback
- @jhellard
Hey y4rb0w! Your solution looks great! The HTML looks good, great use of the semantic tags. Everything looks super close to the design, the lightbox functions very well. I love the animated shopping cart, really nice touch. I did notice when scaling down the screen size the header starts to overlap before hitting the mobile breakpoint, I'd take a look at that.
The
carousel-thumbnails
div wraps before hitting that breakpoint causing one of those images to take full width.Awesome work, keep on coding!
Marked as helpful
Join 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