home.social

Search

1000 results for “codepen”

  1. Pure CSS on scroll reveal & parallax effects on @codepen
    codepen.io/thebabydino/pen/abg

    Pay attention to how images slide within their own element boxes 😼

    Saw a demo using JS for this parallax effect and... I seem to be on a mission to redo every scroll effect in pure CSS.

    cc @bramus

    #CSS #pureCSS #scroll #reveal #scrollAnimation #scrollEffect #code #coding #frontend #web #webDev #webDevelopment #dev

  2. Pure CSS on scroll reveal & parallax effects on @codepen
    codepen.io/thebabydino/pen/abg

    Pay attention to how images slide within their own element boxes 😼

    Saw a demo using JS for this parallax effect and... I seem to be on a mission to redo every scroll effect in pure CSS.

    cc @bramus

    #CSS #pureCSS #scroll #reveal #scrollAnimation #scrollEffect #code #coding #frontend #web #webDev #webDevelopment #dev

  3. Pure CSS on scroll reveal & parallax effects on @codepen
    codepen.io/thebabydino/pen/abg

    Pay attention to how images slide within their own element boxes 😼

    Saw a demo using JS for this parallax effect and... I seem to be on a mission to redo every scroll effect in pure CSS.

    cc @bramus

    #CSS #pureCSS #scroll #reveal #scrollAnimation #scrollEffect #code #coding #frontend #web #webDev #webDevelopment #dev

  4. Pure CSS on scroll reveal & parallax effects on @codepen
    codepen.io/thebabydino/pen/abg

    Pay attention to how images slide within their own element boxes 😼

    Saw a demo using JS for this parallax effect and... I seem to be on a mission to redo every scroll effect in pure CSS.

    cc @bramus

    #CSS #pureCSS #scroll #reveal #scrollAnimation #scrollEffect #code #coding #frontend #web #webDev #webDevelopment #dev

  5. Pure CSS on scroll reveal & parallax effects on @codepen
    codepen.io/thebabydino/pen/abg

    Pay attention to how images slide within their own element boxes 😼

    Saw a demo using JS for this parallax effect and... I seem to be on a mission to redo every scroll effect in pure CSS.

    cc @bramus

    #CSS #pureCSS #scroll #reveal #scrollAnimation #scrollEffect #code #coding #frontend #web #webDev #webDevelopment #dev

  6. Nottingham based artist Juga-Naut brings us another track from his outstanding self-produced album Bem II. The video for Codependent features a collage of images, words and sounds. Juga-Naut explains, " kind of how my brain works".

    #BemII #Codependent #JugaNaut

    britishhiphop.co.uk/downloads/

  7. My pure CSS entry for this week's #CodePenChallenge: scroll progress indicator that's a nav bar in disguise.

    Smooth scrolling, pure CSS scroll-driven animations, CSS variables and more, all in one @codepen demo codepen.io/thebabydino/full/gO

    See description for support info.

    #scroll #scrollAnimation #pureCSS #css #smoothScroll #code #coding #frontend #web #webDev #webDevelopment #dev

  8. 1⃣2⃣ 442 ❤️ Pure #CSS 3D cube assembly codepen.io/thebabydino/pen/GNY

    Second proper 3D demo on this list. The only more complex one. Also quite old, so code is dated, could be improved with modern CSS.

    And that's a wrap! My 12 most popular demos over the course of 12 years on CodePen.

    #3D #css3D #transform #cssTransforms #code #coding #frontend #web #webDev #dev #webDevelopment

  9. 1️⃣1️⃣ 446 ❤️ Pure #CSS 1 div card backgrounds codepen.io/thebabydino/pen/GRR

    Using mask compositing, which I explained in this article css-tricks.com/mask-compositin

    Another where I should go through the code and improve it as it can be simplified nowadays.

    #mask #cssMask #cssGradient #pattern #cssPattern #singleDiv #code #coding #frontend #webDev #web #webDevelopment #dev

  10. 1️⃣1️⃣ 446 ❤️ Pure #CSS 1 div card backgrounds codepen.io/thebabydino/pen/GRR

    Using mask compositing, which I explained in this article css-tricks.com/mask-compositin

    Another where I should go through the code and improve it as it can be simplified nowadays.

    #mask #cssMask #cssGradient #pattern #cssPattern #singleDiv #code #coding #frontend #webDev #web #webDevelopment #dev

  11. 1️⃣1️⃣ 446 ❤️ Pure #CSS 1 div card backgrounds codepen.io/thebabydino/pen/GRR

    Using mask compositing, which I explained in this article css-tricks.com/mask-compositin

    Another where I should go through the code and improve it as it can be simplified nowadays.

    #mask #cssMask #cssGradient #pattern #cssPattern #singleDiv #code #coding #frontend #webDev #web #webDevelopment #dev

  12. 1️⃣1️⃣ 446 ❤️ Pure #CSS 1 div card backgrounds codepen.io/thebabydino/pen/GRR

    Using mask compositing, which I explained in this article css-tricks.com/mask-compositin

    Another where I should go through the code and improve it as it can be simplified nowadays.

    #mask #cssMask #cssGradient #pattern #cssPattern #singleDiv #code #coding #frontend #webDev #web #webDevelopment #dev

  13. 1️⃣1️⃣ 446 ❤️ Pure #CSS 1 div card backgrounds codepen.io/thebabydino/pen/GRR

    Using mask compositing, which I explained in this article css-tricks.com/mask-compositin

    Another where I should go through the code and improve it as it can be simplified nowadays.

    #mask #cssMask #cssGradient #pattern #cssPattern #singleDiv #code #coding #frontend #webDev #web #webDevelopment #dev

  14. 1⃣0⃣ 463 ❤️ Collection of 1 div animated loaders codepen.io/thebabydino/pen/oNr - 10 years old, so terribly dated CSS 🙈

    Should probably redo it with more modern and better code, but haven't had the time...

    #CSS #loader #loading #spinner #code #coding #frontend #webDev #web #webDevelopment #web #pastel

  15. 7⃣ 545 ❤️ Cycling gradient glow - no text duplication codepen.io/thebabydino/pen/rNP

    A simple #SVG filter trick.

    We create the gradient text.

    The filter creates a blurred copy of it and places it underneath.

    We then animate the gradient stops... magic! 🪄✨

    #css #svgFilter #filter #filterEffect #glow #text #textEffect #textGlow #cssGradient #code #coding #frontend #web #webDev #dev #webDevelopment

  16. Selective saturation with a bit of #SVG filter magic! 🪄

    You may have seen this effect - all is black & white in the image save for something in a vibrant colour. We can do it directly in the browser!

    Interactive demo on @CodePen codepen.io/thebabydino/full/GR

    #CodePenChallenge #svgFilter #filter #CodePen #code #coding #frontend #webDev #web #dev #webDevelopment #selective #saturation

  17. Wish it worked better: no text duplication single div + #SVG filter magic 🪄 double stroke effect codepen.io/thebabydino/pen/oNO

    In Chrome it has this problem (scr #1 + #2 detail) mastodon.social/@anatudor/1124

    Firefox rounds stroke corners (scr#3).

    And Safari breaks other things 🤦‍♀️ (scr #4).

    #CodePenChallenge #CodePen #SVG #filter #svgFilter #CSS #text #textEffect #code #coding #frontend #web #dev #webDev #webDevelopment #textStroke