Hi,
I'm trying to build a page where a dot follows a line that curves down the page. I'm trying to figure out the best way to do this.
My research so far has pointed me toward cubic-bezier css, can anyone confirm if this is the best way to go, or if not, how can I have an object follow a curving line?
Thanks