Four card feature section - CSS Open Props & Vite

Solution retrospective
I learned to use CSS Open Props in this project. I think next time I will use Tailwind CSS.
What challenges did you encounter, and how did you overcome them?No real challenges, but I look forward to the next project.
What specific areas of your project would you like help with?I welcome any constructive feedback. 😊
Please log in to post a comment
Log in with GitHubCommunity feedback
- @vanzasetia
Very nice work on this challenge, Darrick! 👋
It's great to see you submit another great solution! 🙌 It's responsive and looks good on both landscape and portrait mobile views! 👍
I don't understand Vite however, I notice that the first section is wrapped with
header
tag which it should not. This site doesn't have aheader
. Normally,header
is going to have a logo andnav
element. The heading one should live inside themain
element (which commonly the heading for the hero section).Overall, great work and it's great that you added a cool hover effect on those cards. Keep up the good work! 👍
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