Design comparison
SolutionDesign
Community feedback
- @shailesh62Posted 5 months ago
- I liked your solution. It is very close to the design. However, you could improve accessibility by adding landmarks such as <header>, <main>, <section>, and <footer> to help assistive technologies navigate the content.
- Your layout is designed to be responsive with max-width: 360px set on .container to ensure it adjusts for smaller screens. However, for larger screens, the content is centered and doesn't expand beyond a certain width. Consider using media queries to adjust the layout for larger screens to make better use of available space.
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