home.social

#cssanimation — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #cssanimation, aggregated by home.social.

  1. Hi, Mastodon 🦣 - could you help me out?

    If you can test in actual Safari, is this on-scroll demo glitchy there too like it is for me in Epiphany?

    cdpn.io/pen/debug/JoKqRjZ

    If you cannot test in actual Safari, boosts appreciated.

    Thank you! 🙏

    PS - Yes, I know it doesn't work in Firefox, it's because of this bug some rando filed a couple of years ago... bugzilla.mozilla.org/show_bug.

    #CSS #cssScrollAnimation #code #coding #web #dev #webDev #webDevelopment #frontend #cssAnimation #cssTransforms

  2. Hi, Mastodon 🦣 - could you help me out?

    If you can test in actual Safari, is this on-scroll demo glitchy there too like it is for me in Epiphany?

    cdpn.io/pen/debug/JoKqRjZ

    If you cannot test in actual Safari, boosts appreciated.

    Thank you! 🙏

    PS - Yes, I know it doesn't work in Firefox, it's because of this bug some rando filed a couple of years ago... bugzilla.mozilla.org/show_bug.

    #CSS #cssScrollAnimation #code #coding #web #dev #webDev #webDevelopment #frontend #cssAnimation #cssTransforms

  3. Hi, Mastodon 🦣 - could you help me out?

    If you can test in actual Safari, is this on-scroll demo glitchy there too like it is for me in Epiphany?

    cdpn.io/pen/debug/JoKqRjZ

    If you cannot test in actual Safari, boosts appreciated.

    Thank you! 🙏

    PS - Yes, I know it doesn't work in Firefox, it's because of this bug some rando filed a couple of years ago... bugzilla.mozilla.org/show_bug.

    #CSS #cssScrollAnimation #code #coding #web #dev #webDev #webDevelopment #frontend #cssAnimation #cssTransforms

  4. Hi, Mastodon 🦣 - could you help me out?

    If you can test in actual Safari, is this on-scroll demo glitchy there too like it is for me in Epiphany?

    cdpn.io/pen/debug/JoKqRjZ

    If you cannot test in actual Safari, boosts appreciated.

    Thank you! 🙏

    PS - Yes, I know it doesn't work in Firefox, it's because of this bug some rando filed a couple of years ago... bugzilla.mozilla.org/show_bug.

    #CSS #cssScrollAnimation #code #coding #web #dev #webDev #webDevelopment #frontend #cssAnimation #cssTransforms

  5. Hi, Mastodon 🦣 - could you help me out?

    If you can test in actual Safari, is this on-scroll demo glitchy there too like it is for me in Epiphany?

    cdpn.io/pen/debug/JoKqRjZ

    If you cannot test in actual Safari, boosts appreciated.

    Thank you! 🙏

    PS - Yes, I know it doesn't work in Firefox, it's because of this bug some rando filed a couple of years ago... bugzilla.mozilla.org/show_bug.

    #CSS #cssScrollAnimation #code #coding #web #dev #webDev #webDevelopment #frontend #cssAnimation #cssTransforms

  6. codepen.io/alsorew/pen/dPXWmed

    Hover or tap inside the blue line to discover the secret.

    (You can make the animation smoother, but it would require a lot more work. Nah.)

    #SteamDeck #SteamMachine #VoidLinux #CSS #PureCSS #CSSAnimation #CodePen

  7. One of my earliest #CSS #3D demos on @codepen: how to (de)construct a dodecahedron codepen.io/thebabydino/pen/ALQ

    A dodecahedron is one of the 5 regular polyhedra = made up of only identical regular polygon faces. Regular polygons have all edge lengths and vertex angles equal.

    #geometry #Maths #code #coding #css3D #cssTransforms #transform #frontend #polyhedron #polyhedra #PlatonicSolid #dodecahedron #cssAnimation #web #dev #webDev #webDevelopment #trigonometry #Sass #SCSS

  8. One of my earliest #CSS #3D demos on @codepen: how to (de)construct a dodecahedron codepen.io/thebabydino/pen/ALQ

    A dodecahedron is one of the 5 regular polyhedra = made up of only identical regular polygon faces. Regular polygons have all edge lengths and vertex angles equal.

    #geometry #Maths #code #coding #css3D #cssTransforms #transform #frontend #polyhedron #polyhedra #PlatonicSolid #dodecahedron #cssAnimation #web #dev #webDev #webDevelopment #trigonometry #Sass #SCSS

  9. One of my earliest #CSS #3D demos on @codepen: how to (de)construct a dodecahedron codepen.io/thebabydino/pen/ALQ

    A dodecahedron is one of the 5 regular polyhedra = made up of only identical regular polygon faces. Regular polygons have all edge lengths and vertex angles equal.

    #geometry #Maths #code #coding #css3D #cssTransforms #transform #frontend #polyhedron #polyhedra #PlatonicSolid #dodecahedron #cssAnimation #web #dev #webDev #webDevelopment #trigonometry #Sass #SCSS

  10. One of my earliest #CSS #3D demos on @codepen: how to (de)construct a dodecahedron codepen.io/thebabydino/pen/ALQ

    A dodecahedron is one of the 5 regular polyhedra = made up of only identical regular polygon faces. Regular polygons have all edge lengths and vertex angles equal.

    #geometry #Maths #code #coding #css3D #cssTransforms #transform #frontend #polyhedron #polyhedra #PlatonicSolid #dodecahedron #cssAnimation #web #dev #webDev #webDevelopment #trigonometry #Sass #SCSS

  11. #100DaysOfCode day 22:
    Haven't updated thin for a few days. Not much coding, looked a little on a tutorial about #CSSAnimation, but I decided to take care of myself instead of thinking about #code and #math.

    #HTML #CSS #JavaScript #WebDev

  12. A fun little scroll-driven thing I made. The text is white over the image, but the image isn't static, it rotates on scroll. 😼

    Here's a detailed explanation of the how behind reddit.com/r/css/comments/1jyu

    Live on @codepen codepen.io/thebabydino/pen/dPP

    Also uses container queries, CSS trigonometric functions.

    #CSS #scroll #cssAnimation #code #web #scrollAnimation #frontend #coding #dev #cssVariables #cssTransform #webDev #webDevelopment #cssMaths #trigonometry

  13. A fun little scroll-driven thing I made. The text is white over the image, but the image isn't static, it rotates on scroll. 😼

    Here's a detailed explanation of the how behind reddit.com/r/css/comments/1jyu

    Live on @codepen codepen.io/thebabydino/pen/dPP

    Also uses container queries, CSS trigonometric functions.

    #CSS #scroll #cssAnimation #code #web #scrollAnimation #frontend #coding #dev #cssVariables #cssTransform #webDev #webDevelopment #cssMaths #trigonometry

  14. A fun little scroll-driven thing I made. The text is white over the image, but the image isn't static, it rotates on scroll. 😼

    Here's a detailed explanation of the how behind reddit.com/r/css/comments/1jyu

    Live on @codepen codepen.io/thebabydino/pen/dPP

    Also uses container queries, CSS trigonometric functions.

    #CSS #scroll #cssAnimation #code #web #scrollAnimation #frontend #coding #dev #cssVariables #cssTransform #webDev #webDevelopment #cssMaths #trigonometry

  15. A fun little scroll-driven thing I made. The text is white over the image, but the image isn't static, it rotates on scroll. 😼

    Here's a detailed explanation of the how behind reddit.com/r/css/comments/1jyu

    Live on @codepen codepen.io/thebabydino/pen/dPP

    Also uses container queries, CSS trigonometric functions.

    #CSS #scroll #cssAnimation #code #web #scrollAnimation #frontend #coding #dev #cssVariables #cssTransform #webDev #webDevelopment #cssMaths #trigonometry

  16. A fun little scroll-driven thing I made. The text is white over the image, but the image isn't static, it rotates on scroll. 😼

    Here's a detailed explanation of the how behind reddit.com/r/css/comments/1jyu

    Live on @codepen codepen.io/thebabydino/pen/dPP

    Also uses container queries, CSS trigonometric functions.

    #CSS #scroll #cssAnimation #code #web #scrollAnimation #frontend #coding #dev #cssVariables #cssTransform #webDev #webDevelopment #cssMaths #trigonometry

  17. Nice to see this ancient teaser page I put together for a conference is still pretty much working in browsers

    thewebis.hop.ie/teaser/

    #cssanimation #macplus

  18. Saw a @codepen demo using... a lot! of elements (screen 1) and quite a bit of #CSS to create a simple loader, so I forked it and made a 1 div version (screen 2) in under 30 CSS declarations (gradients, mask, variables to only change --c0 and --c1 values for 2nd loader): codepen.io/thebabydino/pen/Pwo

    #cssMask #cssGradient #conicGradient #maths #trigonometry #Sass #loader #web #dev #webDev #webDevelopment #code #coding #frontend #cssAnimation

  19. Here's a neat little effect with no text duplication. Uses `background-clip: text` to create the split text face effect + scroll-driven animations to tie the gradient split line position to the 1st section's bottom edge.

    Live on @codepen codepen.io/thebabydino/pen/XJW

    cc @bramus

    #CSS #scroll #scrollAnimation #coding #cssAnimation #gradientText #frontend #web #dev #webDev #webDevelopment #code

  20. Here's a neat little effect with no text duplication. Uses `background-clip: text` to create the split text face effect + scroll-driven animations to tie the gradient split line position to the 1st section's bottom edge.

    Live on @codepen codepen.io/thebabydino/pen/XJW

    cc @bramus

    #CSS #scroll #scrollAnimation #coding #cssAnimation #gradientText #frontend #web #dev #webDev #webDevelopment #code

  21. Here's a neat little effect with no text duplication. Uses `background-clip: text` to create the split text face effect + scroll-driven animations to tie the gradient split line position to the 1st section's bottom edge.

    Live on @codepen codepen.io/thebabydino/pen/XJW

    cc @bramus

    #CSS #scroll #scrollAnimation #coding #cssAnimation #gradientText #frontend #web #dev #webDev #webDevelopment #code

  22. Here's a neat little effect with no text duplication. Uses `background-clip: text` to create the split text face effect + scroll-driven animations to tie the gradient split line position to the 1st section's bottom edge.

    Live on @codepen codepen.io/thebabydino/pen/XJW

    cc @bramus

    #CSS #scroll #scrollAnimation #coding #cssAnimation #gradientText #frontend #web #dev #webDev #webDevelopment #code

  23. Here's a neat little effect with no text duplication. Uses `background-clip: text` to create the split text face effect + scroll-driven animations to tie the gradient split line position to the 1st section's bottom edge.

    Live on @codepen codepen.io/thebabydino/pen/XJW

    cc @bramus

    #CSS #scroll #scrollAnimation #coding #cssAnimation #gradientText #frontend #web #dev #webDev #webDevelopment #code

  24. Here's a simple image stack with an `--ang` rotation around an `--xy` point (both pseudo-random, generated & set inline via Pug) + a 3D entry animation (click Run to run it again).

    Live on @codepen codepen.io/thebabydino/pen/qEB

    #CSS #3D #filter #cssFilter #animation #cssAnimation #code #coding #frontend #web #dev #webDev #webDevelopment #CodePen

  25. Know the animated 🌈 border + glow effect that's all the rage? It's normally done by adding an opaque cover on top of two 🌈 layers.

    But what if we wanted a (semi)transparent background within the border? It's possible with pure #CSS!

    Heavily commented on @codepen codepen.io/thebabydino/pen/KwP

    #cssGradient #conicGradient #code #web #dev #webDev #webDevlopment #frontend #coding #cssAnimation #rainbow

  26. Made this loader codepen.io/thebabydino/pen/Bay half a decade ago. Then it only worked in Chromium browsers with the Experimental Web Platform features flag enabled.

    As of 2024, it works cross-browser, no flags needed. Since someone hearting it reminded me of its existence, updated support info.

    #CSS #code #coding #frontend #web #webDev #dev #webDevelopment #mask #cssMask #cssGradient #conicGradient #cssVariables #cssAnimation

  27. Because I saw someone hearted codepen.io/thebabydino/pen/zKL I got reminded of something I need for animations like this one: to be able to use #CSS vars to compute keyframe percentages.

    I have 16 columns, each with a different animation. They're different because the keyframes needs to be different depending on the index.

    #cssAnimation #cssVariables #keyframes #cssTransforms #code #coding #frontend #web #webDevelopment #webDev #dev

  28. Because I saw someone hearted codepen.io/thebabydino/pen/zKL I got reminded of something I need for animations like this one: to be able to use #CSS vars to compute keyframe percentages.

    I have 16 columns, each with a different animation. They're different because the keyframes needs to be different depending on the index.

    #cssAnimation #cssVariables #keyframes #cssTransforms #code #coding #frontend #web #webDevelopment #webDev #dev

  29. Because I saw someone hearted codepen.io/thebabydino/pen/zKL I got reminded of something I need for animations like this one: to be able to use #CSS vars to compute keyframe percentages.

    I have 16 columns, each with a different animation. They're different because the keyframes needs to be different depending on the index.

    #cssAnimation #cssVariables #keyframes #cssTransforms #code #coding #frontend #web #webDevelopment #webDev #dev

  30. Because I saw someone hearted codepen.io/thebabydino/pen/zKL I got reminded of something I need for animations like this one: to be able to use #CSS vars to compute keyframe percentages.

    I have 16 columns, each with a different animation. They're different because the keyframes needs to be different depending on the index.

    #cssAnimation #cssVariables #keyframes #cssTransforms #code #coding #frontend #web #webDevelopment #webDev #dev

  31. Because I saw someone hearted codepen.io/thebabydino/pen/zKL I got reminded of something I need for animations like this one: to be able to use #CSS vars to compute keyframe percentages.

    I have 16 columns, each with a different animation. They're different because the keyframes needs to be different depending on the index.

    #cssAnimation #cssVariables #keyframes #cssTransforms #code #coding #frontend #web #webDevelopment #webDev #dev

  32. Hi #WebDev bubble!

    One of my team members at work wants to learn more about CSS animation. I don't have any overview what the better learning resources out there are so I would like to hear from my followers if they know anything that is state of the art. :D

    Preferably without JavaScript or just as a helper to start and stop or stuff like that.

    Bonus points for SVG Animation via CSS. :D

    #CSS #CSSAnimation #Coding #WebDevelopment