Design comparison
Solution retrospective
What I am most proud of:
I’m proud of implementing a responsive layout using Flexbox, which ensures the QR code component looks great on all devices. The integration of the "Outfit" font and the use of the color scheme also enhanced the design's visual appeal.
What I would do differently next time:
Next time, I would focus on improving accessibility with more ARIA attributes and better color contrast. I’d also explore using CSS Grid for layout and incorporate automated tests to ensure cross-device compatibility.
What challenges did you encounter, and how did you overcome them?Challenges Encountered:
- Ensuring the QR code component was responsive across different devices.
- Correctly integrating and applying the Google Font.
How I Overcame Them:
- Used Flexbox for a flexible layout and tested on multiple devices.
- Followed Google Fonts documentation for accurate font integration and styling.
Specific Areas for Help:
- How can I further improve accessibility with ARIA attributes?
- What are best practices for using CSS Grid in this layout?
- Which tools are best for automated testing of responsiveness and cross-device compatibility?
Community feedback
- @iCloudBMXPosted 3 months ago
I think to make styles reusable and maintanable, it's better to write css in different file.
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