Design comparison
SolutionDesign
Community feedback
- @ccadubrPosted about 2 months ago
The overall structure of the code is very well organized and clear, and I like the use of flexbox for aligning elements. The responsiveness is also well done, especially with the adjustment for smaller screens using @media. One thing to consider is improving accessibility by adding more detailed alt descriptions for images. Additionally, the use of semantic HTML tags like <main>, <section>, and <article> could enhance the structure and accessibility of the HTML, making it easier for screen readers to interpret.
Marked as helpful1
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