
Design comparison
Solution retrospective
next time I'll set all html elements first then I go fixing css!
What challenges did you encounter, and how did you overcome them?I had some troubles fixing the position of the whole element in the center of the screen, horizontally and vertically but I used flex display and used 100vh for height of the parent element. it solved the issue. still I think css is a bit confusing.
Community feedback
- @NPUNITH62Posted about 1 month ago
The solution is well-structured, with clean and accessible HTML and CSS. The responsive design and hover effects enhance user experience, but adding CSS variables for easier theming and lazy loading for images could further optimize performance
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