Jump to content
Search Community

SamuriCity

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by SamuriCity

  1. I can get the logo up, I am new to html so I don't know if I needed the "broiler plate" I didn't see one on the example code , and it worked...so I just copied what I seen in the HTML section. I really don't care what the animation does, I just want to see if I installed GSAP correctly. Also I didn't see in Code Pen a "CDN" is that something that CODE PEN doesn't need? CSS File /* Global styles come from external css https://codepen.io/GreenSock/pen/JGaKdQ*/bodymargin10px#logowidth180px gsap.from("#logo", {duration: 3, x: 300, opacity: 0, scale: 0.5}); So I just copied all the code and confirm, it does not do the same animation that is found on GSAP with the exact same code. Just want to know what I'm missing , can you not bring code directly from codepen into visual studio code? Thank you .
×
×
  • Create New...