home.social

Search

208 results for “coderanch”

  1. The November is a CSS Harvest 🌾
    This month, we're working with new CSS features, starting with CSS shape() and corner-shape

    codepen.io/challenges/2025/nov

    Thanks @Pluralsight for sponsoring: srv.buysellads.com/ads/long/x/

  2. Shadow challenge complete! ✨
    Used data-text with CSS attr() for the shadows. No need to copy text everywhere in HTML, much cleaner this way 👩🏻‍💻 😊
    #CodePenChallenge #cpc-shadow #CSS
    codepen.io/HighFlyer/pen/JoYOv

  3. New #CodePenChallenge entry: Aurora Button with gradient tracking shine 👩🏻‍💻

    - Interactive tracking that follows your cursor ✅
    - Multi-layered shine effects with glass morphism✅
    #cpc-shine
    codepen.io/HighFlyer/full/NPGj

  4. The August is on!
    This month is all about light & shadow
    It time to shine 💡
    codepen.io/challenges/2025/aug

  5. No text duplication layered 3D effect with SVG filter magic 🪄

    Live on @codepen :

    🍭 codepen.io/thebabydino/pen/LYv
    🍭 codepen.io/thebabydino/pen/vYM

    #CodePenChallenge

    In Bucharest, there used to be a cake shop called Candy Cat (logo 🐈 below). More recently, there's a candy 🍬 store (last image).

    #CodePen #SVG #filter #svgFilter #dropShadow #CSS #cssFilter #cssGradient #cssMask #text #textEffect #code #coding #frontend #web #dev #webDev #webDevelopment #halftone #3d

  6. You might think all it takes here is `background-clip: text`, `text-stroke` and `text-shadow`.

    Except it doesn't work! `text-shadow` gets drawn on top of the polka dots/ hash lines background in this case!

    SVG filter magic 🪄 to the rescue!

    Here's the solution on @codepen codepen.io/thebabydino/pen/QWP

    #CodePenChallenge #CodePen #SVG #filter #svgFilter #dropShadow #CSS #cssFilter #cssGradient #cssMask #text #textEffect #code #coding #frontend #web #dev #webDev #webDevelopment

  7. There's also the option of duotone images... and by the way, the palette can be animated (even if leaving the palette animation to randomness makes the result look more like monochrome at times).

    Anyway, here's the demo on @codepen codepen.io/thebabydino/pen/Rwd

    #CodePenChallenge #CodePen #svg #filter #svgFilter #blendMode #blending #css #code #coding #frontend #web #webDev #dev #monochrome #webDevelopment

  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. @coderanger While I would have liked some sort of manual save function, I did like that #Dustborn just tells you on the pause screen how long it's been since it last autosaved.