
Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
Quickly implementing CSS Grid to accurately position elements across different screen widths. This ensures the project is fully responsive, providing a seamless display on devices with various resolutions.
What challenges did you encounter, and how did you overcome them?- I had to refresh my memory on how to use CSS Grid, but I managed to quickly get back into it. This allowed me to effectively apply the grid system to the page layout.
- I also had to experiment with the quotation mark on the purple card, but with the help of absolute and relative positioning, I was able to achieve the desired effect.
- Please check if using
<figure>
and<figcaption>
elements in this context makes sense. Are they appropriate for the given structure, or could they be replaced with other tags?
Overall code readability and project responsiveness:
- I want to ensure the code is clean, and the project works smoothly across all devices.
Community feedback
- @Othniel-NdukaPosted 27 days ago
Welldone, your site looks really identical to the design given. Great job.
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