Design comparison
Solution retrospective
I'm proud of the Card and component and the dynamic grid layout it feeds into. I'm also proud of figuring out how to make the attribution position correctly, without modifying the layout. Previously, I'd been commenting this code out prior to submitting and then reapplying it later. I'm looking forward to having this done by default in a template.
What challenges did you encounter, and how did you overcome them?I had a lot of issues trying to style the Next.js `````` component so that it sized and positioned correctly. My stubborness paid off and after re-reading the docs for Next.js and reviewing answers on Stack Exchange, I was able to simplify the result by using the exact dimensions for the component and nesting the image in a div.
What specific areas of your project would you like help with?I'm always looking for tips on best practices and how to make the code simpler and more dynamic.
Cheers!
Chelsea
Community feedback
- @PriyaSharma026Posted 2 months ago
The solution you provided is exactly the same as the design.
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