Design comparison
Community feedback
- @SrikathyayiniPosted 24 days ago
Your solution is great, and it follows the design so closely. The code could be more robust by improving semantic HTML, which means using elements such as <header>, <section>, and <footer> for better structure and readability. Accessibility can be improved just by adding aria-labels to interactive elements and having sufficient color contrast for readability. Testing with screen readers and a variety of devices will make sure the experience is as inclusive as possible. Responsiveness is good, though it can be improved through percentages or em units on padding and margins. At last, clear meaningful class names along with consistent indentation make the code much more readable and maintainable enough to hold its professionalism and reusability as much as possible. Well done altogether!
Marked as helpful0
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