Design comparison
SolutionDesign
Solution retrospective
Easy challenge :) Any feedback is welcome.
Community feedback
- @pikapikamartPosted about 3 years ago
Hey, great work on this one. Layout looks both good in desktop and mobile. On the responsive part, you could make like a 2x2 layout when transitioning into mobile state, that would be really good, adding some custom layout.
A suggestion would be:
- On this one, I would not use
header
element since there are not really content to add. I would just usemain
and for theheader
tag that you used, I would just usediv
on them. Typically, you useheader
for the navigation purpose. It would be great inarticle
as well, but there aren't any in here.
Nothing to add more in here though, it looks quite good already. Really great work on this.
Marked as helpful0 - On this one, I would not use
- @Kl3vaPosted about 3 years ago
Looks great across all device width. Great Job!!
Marked as helpful0
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