Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
I'm most proud of:
- Successfully implementing responsive design for different screen sizes.
- Creating a visually appealing layout that matches the challenge's requirements.
Next time, I would:
- Focus more on optimizing CSS to reduce redundancy and improve maintainability.
- Experiment with more advanced CSS animations to enhance user experience.
Challenges encountered:
- Ensuring cross-browser compatibility was difficult due to varying rendering behaviors.
- Achieving perfect alignment for elements across different screen sizes.
How I overcame them:
- Utilized browser-specific CSS prefixes to ensure compatibility.
- Used CSS Grid and Flexbox extensively to manage layout alignment.
I would like help with:
- Improving the performance of the CSS code.
- Suggestions for more efficient ways to handle responsive design.
- Feedback on the overall structure and organization of the HTML and CSS files.
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