Design comparison
SolutionDesign
Community feedback
- @senabytesPosted 1 day ago
Greak work! Here some tips:
1.Use of position: absolute on .blog-previre-card: Avoid absolute positioning if possible, or consider using flexbox/grid for more flexible layouts.
2. Accessibility Improvements: add alt attributes to images for better screen reader support.
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