
Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
- Tried my best to make my solution pixel perfect and responsive
- BEM & SCSS to make the code clean and well structured
- Divided SCSS code into different files to make working with styles and debugging easier
- Added h1 heading for accessibility reason and hid it from UI with .sr-only class
- Used aria-label attribute for article elements to enhance accessibility
- Used grid-template areas to position cards inside the grid
Would love to receive feedback on how clean and well structured my code is. Other than this, I'm always open to any other feedbacks!
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