home.social

Search

1000 results for “codepen”

  1. One of my most popular #CodePen demos of the past month: cycling gradient text glow codepen.io/thebabydino/pen/rNP

    ✨ very little #CSS + a simple #SVG filter
    ✨ no images whatsoever save for a CSS gradient
    ✨ no text duplication
    ✨ cycling gradient effect obtained just by animating a CSS variable

    #coding #frontend #webDev #webDevelopment #svgFilter #cssGradient #gradientText #textGlow #glow #textEffect #gradientGlow #cssVariables #houdini #graphical #effect

  2. Haven't had it in me to do anything for the past week's #CodePenChallenge, so here's a demo from earlier this year that fits: #CSS infinite scroll gallery codepen.io/thebabydino/pen/XJr

    One of my most hearted demos ever & my only one to get over 1000 ❤️ without being in the most hearted of previous year.

    #SVG #cssGrid #scrollAnimation #filter #svgFilter #cssFilter #cssLayout #3D #cssTransforms #code #coding #frontend #web #dev #webDev #webDevelopment

  3. Haven't had it in me to do anything for the past week's #CodePenChallenge, so here's a demo from earlier this year that fits: #CSS infinite scroll gallery codepen.io/thebabydino/pen/XJr

    One of my most hearted demos ever & my only one to get over 1000 ❤️ without being in the most hearted of previous year.

    #SVG #cssGrid #scrollAnimation #filter #svgFilter #cssFilter #cssLayout #3D #cssTransforms #code #coding #frontend #web #dev #webDev #webDevelopment

  4. Haven't had it in me to do anything for the past week's #CodePenChallenge, so here's a demo from earlier this year that fits: #CSS infinite scroll gallery codepen.io/thebabydino/pen/XJr

    One of my most hearted demos ever & my only one to get over 1000 ❤️ without being in the most hearted of previous year.

    #SVG #cssGrid #scrollAnimation #filter #svgFilter #cssFilter #cssLayout #3D #cssTransforms #code #coding #frontend #web #dev #webDev #webDevelopment

  5. Here's a little thing I made for the 1st #CodePenChallenge of '25: pure #CSS tilt & zoom grid on scroll!

    Check it out on @codepen

    codepen.io/thebabydino/pen/jEN

    Using pure CSS scroll driven animations, grid, variables, mathematical functions, container query units. Also uses an SVG filter for the dissolve effect.

    Chromium only.

    #scroll #scrollAnimation #cssVariables #cssGrid #cssLayout #cssMaths #containerQueryUnits #svgFilter #SVG #filter #code #coding #frontend #webDev #webDEvelopment #web #dev

  6. 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

  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. 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

  9. #CodePenChallenge | Tricks & Treats codepen.io/takaneichinose/pen/
    @codepen

    A little witch girl is asking for a treat! Please give her some candies!

    This behavior and animations is written only using #css animation

    #html #nojs #cssonly #webdesign #webdev

  10. RT Ben Evans
    Hello👋It's been a while... I did a thing!
    A Pure CSS Table Tennis Game:
    codepen.io/ivorjetski/full/mdz
    An experiment to see how closely, only CSS, can mimic a finished app.
    @CodePen
    #cssonly #cssart #frontenddeveloper t.co/rsAmUewiei

    :sys_twitter: twitter.com/ivorjetski/status/

  11. 💪 Creare un clone di Codepen minimale
    Un semplice snippet HTML che include CSS e Javascript in grado di riprodurre in minima parte le funzionalità di Codepen...

    👉 selectallfromdual.com/blog/1684

    #codepen #css #html #javascript #snippet

  12. 💪 Creare un clone di Codepen minimale
    Un semplice snippet HTML che include CSS e Javascript in grado di riprodurre in minima parte le funzionalità di Codepen...

    👉 selectallfromdual.com/blog/1684

    #codepen #css #html #javascript #snippet

  13. 💪 Creare un clone di Codepen minimale
    Un semplice snippet HTML che include CSS e Javascript in grado di riprodurre in minima parte le funzionalità di Codepen...

    👉 selectallfromdual.com/blog/1684

    #codepen #css #html #javascript #snippet

  14. Saw this little demo I made a few months ago on #CodePen just got picked 🌟 codepen.io/thebabydino/pen/Vwq

    It's a little #glassmorphism + 3D thing. 😼

    The concept behind the 3D part is something I detailed in an article well over 5 years ago! css-tricks.com/what-houdini-me

    #css #3d #transform #cssFilter #glass #coding #frontend #webDev #webDevelopment

  15. Here is real magic 🪄 is my personal fave codepen.io/thebabydino/pen/Jjq

    Both the texture and the 3D individual letter flip are achieved with SVG filters.

    There is absolutely no JS, no images save for CSS gradients, no text duplication or splitting - you can see me edit it in DevTools below.

    #CodePen #SVG #CSS #filter #code #svgFilter #coding #texture #3D #textEffects #textEffect #frontend #3dText #3dEffect #paperTexture #web #webDev #webDevelopment #dev #noJS

  16. I love being able to take simple examples on and being able to translate them directly into reusable

    makes this super easy because I can take the content, styles, and script tags directly, and don't have to do anything wonky to port them to Web Component classes.

    In this example, I create a web component for wavy text. It also includes parameters for the speed, delay for each letter, and bounce distance.

    codepen.io/JRJurman/pen/BaboYKM

  17. Added live widgets to the Tram-Lite documentation. It's awesome to be able to embed a live playground in any page, and makes it that much easier for people to kick-start using the project. 🎉

    And, since everything is in there's no tab switching required 😁

    Check it out here: tram-one.io/tram-lite/#tl-defi

  18. CodePen is a social development environment for front-end designers and developers. Build and deploy a website, show off your work, build test cases to learn and debug, and find inspiration. CodePen: Online Code Editor and Front End Web Developer Community codepen.io/

  19. RT Ksenia Kondrashova
    #genuary16 as an excuse to publish this one
    Cheap way to turn @threejs primitive to disco ball
    - instanced planes w/ matcap material
    - positions & normals taken from original geometry merged vertices
    Hosted on @CodePen
    #genuary #threejs #matcap #codepen
    codepen.io/ksenia-k/pen/ZEjJxW

    :sys_twitter: twitter.com/uuuuuulala/status/

  20. RT T. Afif @ CSS Challenges
    🎨 CSS Art!
    It's been a while but I am back to celebrate the return of #AttackOnTitan
    Are you ready for the final act?
    Here is a CSS-only version of The Rumbling! Coming for you!☠️
    Demo: codepen.io/t_afif/full/BaOLqom via @CodePen
    #CSS #ShingekiNoKyojin #AttackonTitanFinalSeason t.co/Ts3HRZYuaQ

    :sys_twitter: twitter.com/ChallengesCss/stat