Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
I'm most proud of completing the project successfully and ensuring it is responsive across different screen sizes. Next time, I would focus on optimizing the CSS further to reduce redundancy and improve maintainability.
What challenges did you encounter, and how did you overcome them?I encountered challenges with making the grid layout responsive and aligning elements properly. I overcame them by using media queries effectively and adjusting the CSS properties like grid-template-columns
and padding
to ensure a fluid design across various screen sizes.
I'd like help with:
- CSS Optimization: Reducing redundancy and improving the maintainability of the CSS code.
- Accessibility: Ensuring the project meets accessibility standards (ARIA roles, contrast ratios, etc.).
- Performance: Further optimizing the performance, especially on slower devices or connections.
- Cross-Browser Compatibility: Testing and fixing any issues across different browsers.
Community feedback
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