10 Replies
#how-to-ask-good-questions
Which part of this is difficult for you? It looks like the cards are in two different containers that have a transform translate on them going in opposite directions.
That card animation
@chooking that animation
@chooking send me a code for that card animation please
What triggers the animation? Does it happen automatically? Is it on hover? Is it a response to scrolling?
@chooking it does automatically not on the hover. It's responsive for medium and large screen
So do you just want someone to do your work for you?
What have you tried?
#how-to-ask-good-questions
Yes I am trying to do that card animation
Can you send what you've tried? Makes it easier for people to understand what you want to do
As I mentioned before, it's simple transform translate. It just requires an outer container with overflow hidden and the inner container must be taller than the outer one for any movement to happen.
Gotta at least try first and post your results. Put it in a code pen so people can easily edit it.