Hi,
I’ve a question on how you made your own homepage https://kriesi.at/ – especially the “circle” on the right side in the middle of the homepage (https://kriesi.at/).
Are there demo files available, so we could see on how you’ve done this?
Thanks a lot & kind regards
Jochen
Hey Jochen,
Those functions were made via a combination of custom html, css, and js. I would recommend looking into the code via the inspector to see how this can be recreated.
Best regards,
Jordan Shannon
go over the debugger of your developer tools of your browser.
There was a kriesi.js with number animation script and : Principles picker
the Rest is a lot of css and html code.