article with flexbox and grid

Please log in to post a comment
Log in with GitHubCommunity feedback
- @T23harms
Semantic HTML – Mostly good, but using <button> instead of <div> for interactive elements would improve accessibility.
Accessibility – Add alt text to images, use aria-label for buttons, and ensure keyboard navigation works.
Responsive Design – Layout is well-structured, but the share box might get cut off.
Code Readability – Well-organized SCSS with BEM, but adding comments would improve clarity.
Design Accuracy – Looks good, but adding smooth animations for the share box would enhance user experience.
Final Tip: Focus on small refinements, and it will be even more polished! 🚀
Marked as helpful
Join 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