DEV Community

m2507
m2507

Posted on

Need ideas on how to implement.

Hello everyone, I'm trying to make a site exactly from this behance site for practice:

https://www.behance.net/gallery/56740753/Mind-Inventory-website

So far i have tried using Gsap and javascript, but animations are collapsed if i change the screen resolution. Can you please suggest me an idea on how to implement this?

Top comments (1)

Collapse
 
ronaldohoch profile image
Ronaldo Hoch

which animation is broken?
Most of then you can make with pure css.

I think, the two ilustrations may not broke if you use SVG SMIL.

css-tricks.com/guide-svg-animation...