home.social

#cssgrid — Public Fediverse posts

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

  1. Wenn ich etwas mit #cssgrid machen möchte, lande ich am Ende doch oft wieder bei der guten alten Flexbox.
    Ich glaube, bisher habe ich nur Galerien und Magazin-Layouts mit einem Grid-System umgesetzt.

  2. In #Google #Chrome, it is possible to apply self-alignment attributes such as align-self, justify-self, and place-self to the grid container within a block element. According to the official specification, this should not be possible. #Firefox is more precise in this case, so it is only possible to align an element (grid subelement) within a grid container itself.

    w3.org/TR/css-grid-1/#alignment

    #css #frontend #web #development #browser #cssgrid #grid #w3c #webstandards web #technology

  3. So I saw a demo in the @codepen Spark and I liked the idea, but it was too JS-heavy for my taste, plus I would have preferred the rotation animations to be "hinged" around the top/ bottom edge depending on direction.

    So I did it with pure #CSS on scroll codepen.io/thebabydino/pen/JoK

    cc @bramus

    #cssScrollAnimation #scrollEffect #code #cssTransforms #cssTransform #css3D #3D #coding #frontend #cssLayout #web #dev #webDev #webDevelopment #cssGrid #cssFlex #flexbox #cssVariables #cssTransition

  4. So I saw a demo in the @codepen Spark and I liked the idea, but it was too JS-heavy for my taste, plus I would have preferred the rotation animations to be "hinged" around the top/ bottom edge depending on direction.

    So I did it with pure #CSS on scroll codepen.io/thebabydino/pen/JoK

    cc @bramus

    #cssScrollAnimation #scrollEffect #code #cssTransforms #cssTransform #css3D #3D #coding #frontend #cssLayout #web #dev #webDev #webDevelopment #cssGrid #cssFlex #flexbox #cssVariables #cssTransition

  5. So I saw a demo in the @codepen Spark and I liked the idea, but it was too JS-heavy for my taste, plus I would have preferred the rotation animations to be "hinged" around the top/ bottom edge depending on direction.

    So I did it with pure #CSS on scroll codepen.io/thebabydino/pen/JoK

    cc @bramus

    #cssScrollAnimation #scrollEffect #code #cssTransforms #cssTransform #css3D #3D #coding #frontend #cssLayout #web #dev #webDev #webDevelopment #cssGrid #cssFlex #flexbox #cssVariables #cssTransition

  6. So I saw a demo in the @codepen Spark and I liked the idea, but it was too JS-heavy for my taste, plus I would have preferred the rotation animations to be "hinged" around the top/ bottom edge depending on direction.

    So I did it with pure #CSS on scroll codepen.io/thebabydino/pen/JoK

    cc @bramus

    #cssScrollAnimation #scrollEffect #code #cssTransforms #cssTransform #css3D #3D #coding #frontend #cssLayout #web #dev #webDev #webDevelopment #cssGrid #cssFlex #flexbox #cssVariables #cssTransition

  7. So I saw a demo in the @codepen Spark and I liked the idea, but it was too JS-heavy for my taste, plus I would have preferred the rotation animations to be "hinged" around the top/ bottom edge depending on direction.

    So I did it with pure #CSS on scroll codepen.io/thebabydino/pen/JoK

    cc @bramus

    #cssScrollAnimation #scrollEffect #code #cssTransforms #cssTransform #css3D #3D #coding #frontend #cssLayout #web #dev #webDev #webDevelopment #cssGrid #cssFlex #flexbox #cssVariables #cssTransition

  8. Simple pricing cards - a demo I made on @codepen: codepen.io/thebabydino/pen/ZYO

    I've posted even cooler pure #CSS ones (non-rectangular shapes + rounded corners, glassmorphism + border effects combined) for Ko-fi & Patreon supporters:

    ❇️ ko-fi.com/anatudor/tiers

    ❇️ patreon.com/c/anatudor/members

    #cssGrid #cssClipPath #clipping #code #web #dev #webDev #webDevelopment #coding #frontend

  9. Simple pricing cards - a demo I made on @codepen: codepen.io/thebabydino/pen/ZYO

    I've posted even cooler pure #CSS ones (non-rectangular shapes + rounded corners, glassmorphism + border effects combined) for Ko-fi & Patreon supporters:

    ❇️ ko-fi.com/anatudor/tiers

    ❇️ patreon.com/c/anatudor/members

    #cssGrid #cssClipPath #clipping #code #web #dev #webDev #webDevelopment #coding #frontend

  10. Simple pricing cards - a demo I made on @codepen: codepen.io/thebabydino/pen/ZYO

    I've posted even cooler pure #CSS ones (non-rectangular shapes + rounded corners, glassmorphism + border effects combined) for Ko-fi & Patreon supporters:

    ❇️ ko-fi.com/anatudor/tiers

    ❇️ patreon.com/c/anatudor/members

    #cssGrid #cssClipPath #clipping #code #web #dev #webDev #webDevelopment #coding #frontend

  11. Simple pricing cards - a demo I made on @codepen: codepen.io/thebabydino/pen/ZYO

    I've posted even cooler pure #CSS ones (non-rectangular shapes + rounded corners, glassmorphism + border effects combined) for Ko-fi & Patreon supporters:

    ❇️ ko-fi.com/anatudor/tiers

    ❇️ patreon.com/c/anatudor/members

    #cssGrid #cssClipPath #clipping #code #web #dev #webDev #webDevelopment #coding #frontend

  12. Simple pricing cards - a demo I made on @codepen: codepen.io/thebabydino/pen/ZYO

    I've posted even cooler pure #CSS ones (non-rectangular shapes + rounded corners, glassmorphism + border effects combined) for Ko-fi & Patreon supporters:

    ❇️ ko-fi.com/anatudor/tiers

    ❇️ patreon.com/c/anatudor/members

    #cssGrid #cssClipPath #clipping #code #web #dev #webDev #webDevelopment #coding #frontend

  13. The tiny details make the difference - check out those roundings in the cards demo!

    Even cooler: the shape depends on the size of the sibling it wraps around, no magic numbers. If we need the shape to grow (for ex if we want it to have more content), there's no need to change any clip-path or mask.

    #CSS #SVG #filter #svgFilter #cssSubgrid #cssLayout #cssGrid