
Design comparison
SolutionDesign
Community feedback
- @bauerceptorPosted 2 months ago
Hi Zakir Mustafa,
I reviewed your work and it is awesome. Here are all the nice things I found in your code:
- It was structured and readable.
- The layout looked good on a range of screen-sizes.
- The solution was nearly identical to the design.
However, here are some things I noticed that can be worked upon:
- A separate CSS file for styles could have made the solution reusable.
- The Responsive Media Query could have been set to 420px because between 420 to 300px, the site did not look as awesome as before.
- The HTML could have been more semantic, for example, there could have been a figure element at top level, with image, figcaption and aside/p as the children elements instead of divs.
Overall, I appreciate your effort and hard-work and I would love for you to continue developing amazing stuff. Best of luck!
p.s. Use GitHub Pages to host your project repo for free on GitHub.
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