Design comparison
Solution retrospective
I am most proud of successfully implementing a responsive design that adapts well to various screen sizes. Next time, I would focus more on optimizing the performance and reducing the loading time of the site.
What challenges did you encounter, and how did you overcome them?One of the main challenges was ensuring cross-browser compatibility. I overcame this by testing the site on different browsers and using polyfills for any unsupported features. Additionally, I faced some issues with CSS flexbox alignment which I resolved by revisiting the flexbox documentation and experimenting with different properties.
What specific areas of your project would you like help with?I would like feedback on improving the accessibility features of the site. Specifically, any suggestions on making the form elements more user-friendly and enhancing the overall ARIA roles would be greatly appreciated.
Community feedback
- @xaocccPosted 4 months ago
None of your styles are loading. Maybe you forgot to add link to style.css in the html 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