Design comparison
Solution retrospective
I had the most fun experimenting with GSAP, I'm trying to use it in more projects.
What challenges did you encounter, and how did you overcome them?Getting the card to take up 100% width on mobile. Turns out it was just a simple media query. I tried min() but that didn't work.
What specific areas of your project would you like help with?Any feedback is much appreciated.
Community feedback
- @Alex-Archer-IPosted 5 months ago
Hi!
Cool animation. I've never worked with gsap before, so I bookmarked your work to study it's pattern =)
One semantical suggestion. There is a list of links, so it's better to use
ul
andli
elements here. And to puta
inside of them.Marked as helpful3@DylandeBruijnPosted 5 months agoHi Alex,
Thank you for your feedback. I'm glad I could inspire you to study GSAP, it's a very helpful tool for web animation! I agree with your suggestion, nice catch.
1
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