home.social

#subgrid — Public Fediverse posts

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

  1. #Safari drives me crazy when it comes to #CSS subgrids. Safari does not apply the subgrid spacing correctly. It recognizes the entire #subgrid span correctly, but the missing spacing causes the subgrid to collapse.

    I don't understand how such a giant corporation, with so many users and a corresponding market share, fails to implement web standards properly. I feel like Safari is the new Internet Explorer.

    #webstandards #w3c #apple #browser #grid

  2. #Safari drives me crazy when it comes to #CSS subgrids. Safari does not apply the subgrid spacing correctly. It recognizes the entire #subgrid span correctly, but the missing spacing causes the subgrid to collapse.

    I don't understand how such a giant corporation, with so many users and a corresponding market share, fails to implement web standards properly. I feel like Safari is the new Internet Explorer.

    #webstandards #w3c #apple #browser #grid

  3. #Safari drives me crazy when it comes to #CSS subgrids. Safari does not apply the subgrid spacing correctly. It recognizes the entire #subgrid span correctly, but the missing spacing causes the subgrid to collapse.

    I don't understand how such a giant corporation, with so many users and a corresponding market share, fails to implement web standards properly. I feel like Safari is the new Internet Explorer.

    #webstandards #w3c #apple #browser #grid

  4. #Safari drives me crazy when it comes to #CSS subgrids. Safari does not apply the subgrid spacing correctly. It recognizes the entire #subgrid span correctly, but the missing spacing causes the subgrid to collapse.

    I don't understand how such a giant corporation, with so many users and a corresponding market share, fails to implement web standards properly. I feel like Safari is the new Internet Explorer.

    #webstandards #w3c #apple #browser #grid

  5. #Safari drives me crazy when it comes to #CSS subgrids. Safari does not apply the subgrid spacing correctly. It recognizes the entire #subgrid span correctly, but the missing spacing causes the subgrid to collapse.

    I don't understand how such a giant corporation, with so many users and a corresponding market share, fails to implement web standards properly. I feel like Safari is the new Internet Explorer.

    #webstandards #w3c #apple #browser #grid

  6. #html #css #grid #subgrid

    Stecke fest … hat jemand Lösungsvorschläge?

    Dass die #items aneinander kleben, ist gewollt. Es geht um die Bilder der Notizhefte und T-Shirts, die ich gerne mittig platzieren möchte. Alle infrage kommenden Eigenschaften mit "center" habe ich durch. Wenn es sich mit einer anderen Angabe beißt, finde ich die nicht.

  7. #html #css #grid #subgrid

    Stecke fest … hat jemand Lösungsvorschläge?

    Dass die #items aneinander kleben, ist gewollt. Es geht um die Bilder der Notizhefte und T-Shirts, die ich gerne mittig platzieren möchte. Alle infrage kommenden Eigenschaften mit "center" habe ich durch. Wenn es sich mit einer anderen Angabe beißt, finde ich die nicht.

  8. Bin der Verzweiflung nahe … 😞

    Ich kriege das mit dem #grid und #subgrid NICHT hin 😠

    Quasi wortwörtlich von #SelfHTML übernommen, will es bei mir partout nicht funktionieren.

    So viele Jahre schon mit #HTML und #CSS unterwegs, aber dieser neumodische Kram bringt mich noch um den Verstand. In der Theorie hübsch, aber in der Praxis eine Qual.

    Gleich baue ich wieder Tabellen!!!

  9. Đã tái tạo SubGrid thành một PWA dễ thương, hoạt động offline, đồng bộ dữ liệu qua thiết bị với xác thực passkey (không mật khẩu, không email). Cài được trên điện thoại và máy tính. Cảm ơn hoangvu12 vì ý tưởng gốc! #PWA #SubGrid #snoutpink #ứng_dụng_nhẹ #công_nghệ #passkey #offlineapp #Angular #FastAPI

    reddit.com/r/SideProject/comme

  10. Đã tái tạo SubGrid thành một PWA dễ thương, hoạt động offline, đồng bộ dữ liệu qua thiết bị với xác thực passkey (không mật khẩu, không email). Cài được trên điện thoại và máy tính. Cảm ơn hoangvu12 vì ý tưởng gốc! #PWA #SubGrid #snoutpink #ứng_dụng_nhẹ #công_nghệ #passkey #offlineapp #Angular #FastAPI

    reddit.com/r/SideProject/comme

  11. Concave rounded shape (real transparency, no covers) on @codepen codepen.io/thebabydino/pen/KwM

    `clip-path`/ `mask` on the image have no idea about the dimensions of corner elems. We need another way to create the shape taking into account how those elements are resized by text reflow.

    No magic numbers and no media/ container queries. Instead, we use #subgrid to add the cutout areas to a frame and on #SVG filters to round the shaped frame & to extract just the shaped image.

    #CSS #filter #frontend

  12. Concave rounded shape (real transparency, no covers) on @codepen codepen.io/thebabydino/pen/KwM

    `clip-path`/ `mask` on the image have no idea about the dimensions of corner elems. We need another way to create the shape taking into account how those elements are resized by text reflow.

    No magic numbers and no media/ container queries. Instead, we use #subgrid to add the cutout areas to a frame and on #SVG filters to round the shaped frame & to extract just the shaped image.

    #CSS #filter #frontend

  13. Concave rounded shape (real transparency, no covers) on @codepen codepen.io/thebabydino/pen/KwM

    `clip-path`/ `mask` on the image have no idea about the dimensions of corner elems. We need another way to create the shape taking into account how those elements are resized by text reflow.

    No magic numbers and no media/ container queries. Instead, we use #subgrid to add the cutout areas to a frame and on #SVG filters to round the shaped frame & to extract just the shaped image.

    #CSS #filter #frontend

  14. Concave rounded shape (real transparency, no covers) on @codepen codepen.io/thebabydino/pen/KwM

    `clip-path`/ `mask` on the image have no idea about the dimensions of corner elems. We need another way to create the shape taking into account how those elements are resized by text reflow.

    No magic numbers and no media/ container queries. Instead, we use #subgrid to add the cutout areas to a frame and on #SVG filters to round the shaped frame & to extract just the shaped image.

    #CSS #filter #frontend

  15. Concave rounded shape (real transparency, no covers) on @codepen codepen.io/thebabydino/pen/KwM

    `clip-path`/ `mask` on the image have no idea about the dimensions of corner elems. We need another way to create the shape taking into account how those elements are resized by text reflow.

    No magic numbers and no media/ container queries. Instead, we use #subgrid to add the cutout areas to a frame and on #SVG filters to round the shaped frame & to extract just the shaped image.

    #CSS #filter #frontend

  16. Irregular shaped image with both convex & concave roundings. Shape depends on other elements, how they scale/ wrap. Flexible layout depending on viewport.

    Because someone asked how to
    reddit.com/r/css/comments/1k60

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

    #CSS #subgrid + #SVG #filter magic.

    #code #coding #frontend #svgFilter #layout #web #dev #webDev #webDevelopment #cssLayout #cssGrid

  17. Irregular shaped image with both convex & concave roundings. Shape depends on other elements, how they scale/ wrap. Flexible layout depending on viewport.

    Because someone asked how to
    reddit.com/r/css/comments/1k60

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

    #CSS #subgrid + #SVG #filter magic.

    #code #coding #frontend #svgFilter #layout #web #dev #webDev #webDevelopment #cssLayout #cssGrid

  18. Irregular shaped image with both convex & concave roundings. Shape depends on other elements, how they scale/ wrap. Flexible layout depending on viewport.

    Because someone asked how to
    reddit.com/r/css/comments/1k60

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

    #CSS #subgrid + #SVG #filter magic.

    #code #coding #frontend #svgFilter #layout #web #dev #webDev #webDevelopment #cssLayout #cssGrid

  19. Irregular shaped image with both convex & concave roundings. Shape depends on other elements, how they scale/ wrap. Flexible layout depending on viewport.

    Because someone asked how to
    reddit.com/r/css/comments/1k60

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

    #CSS #subgrid + #SVG #filter magic.

    #code #coding #frontend #svgFilter #layout #web #dev #webDev #webDevelopment #cssLayout #cssGrid

  20. Irregular shaped image with both convex & concave roundings. Shape depends on other elements, how they scale/ wrap. Flexible layout depending on viewport.

    Because someone asked how to
    reddit.com/r/css/comments/1k60

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

    #CSS #subgrid + #SVG #filter magic.

    #code #coding #frontend #svgFilter #layout #web #dev #webDev #webDevelopment #cssLayout #cssGrid

  21. ОБЗОР СОВРЕМЕННЫХ ВОЗМОЖНОСТЕЙ CSS. Subgrid

    Subgrid — это возможность использовать сетку (grid) внутри дочерних элементов, сохраняя структуру родительской сетки. Задача: Создать макет сетки с изображениями, где вложенные группы элементов адаптируются по ширине родительской сетки, сохраняя гибкость отступов. Некоторым группам необходимо задать индивидуальные стили — отступы и цвет фона, чтобы визуально выделить их на фоне остальных. Нам нужно чтобы во втором ряду элементы начинались со второй колонки и последний элемент становился четвертой колонкой, а четвертый ряд обладал другим фоном и другими отступами:

    habr.com/ru/articles/898570/

    #css #grid #subgrid #html #frontend #frontendразработка #web #css3 #вебразработка #webпрограммирование

  22. ОБЗОР СОВРЕМЕННЫХ ВОЗМОЖНОСТЕЙ CSS. Subgrid

    Subgrid — это возможность использовать сетку (grid) внутри дочерних элементов, сохраняя структуру родительской сетки. Задача: Создать макет сетки с изображениями, где вложенные группы элементов адаптируются по ширине родительской сетки, сохраняя гибкость отступов. Некоторым группам необходимо задать индивидуальные стили — отступы и цвет фона, чтобы визуально выделить их на фоне остальных. Нам нужно чтобы во втором ряду элементы начинались со второй колонки и последний элемент становился четвертой колонкой, а четвертый ряд обладал другим фоном и другими отступами:

    habr.com/ru/articles/898570/

    #css #grid #subgrid #html #frontend #frontendразработка #web #css3 #вебразработка #webпрограммирование

  23. ОБЗОР СОВРЕМЕННЫХ ВОЗМОЖНОСТЕЙ CSS. Subgrid

    Subgrid — это возможность использовать сетку (grid) внутри дочерних элементов, сохраняя структуру родительской сетки. Задача: Создать макет сетки с изображениями, где вложенные группы элементов адаптируются по ширине родительской сетки, сохраняя гибкость отступов. Некоторым группам необходимо задать индивидуальные стили — отступы и цвет фона, чтобы визуально выделить их на фоне остальных. Нам нужно чтобы во втором ряду элементы начинались со второй колонки и последний элемент становился четвертой колонкой, а четвертый ряд обладал другим фоном и другими отступами:

    habr.com/ru/articles/898570/

    #css #grid #subgrid #html #frontend #frontendразработка #web #css3 #вебразработка #webпрограммирование

  24. ОБЗОР СОВРЕМЕННЫХ ВОЗМОЖНОСТЕЙ CSS. Subgrid

    Subgrid — это возможность использовать сетку (grid) внутри дочерних элементов, сохраняя структуру родительской сетки. Задача: Создать макет сетки с изображениями, где вложенные группы элементов адаптируются по ширине родительской сетки, сохраняя гибкость отступов. Некоторым группам необходимо задать индивидуальные стили — отступы и цвет фона, чтобы визуально выделить их на фоне остальных. Нам нужно чтобы во втором ряду элементы начинались со второй колонки и последний элемент становился четвертой колонкой, а четвертый ряд обладал другим фоном и другими отступами:

    habr.com/ru/articles/898570/

    #css #grid #subgrid #html #frontend #frontendразработка #web #css3 #вебразработка #webпрограммирование

  25. #CSS subgrid help?

    Live test codepen.io/thebabydino/pen/raN with problem: want the same fixed height for description on all card rows

    repeat(3, auto) 😿 different heights for cards on different lines
    repeat(6, auto auto 3lh) 😿 unwanted space below cards widescreen
    auto-fit instead of 6 won't work 😿

    #subgrid #cssLayout #cssGrid #gridLayout #layout #code #coding #frontend #help #web #dev #webDev #webDevelopment

  26. #CSS subgrid help?

    Live test codepen.io/thebabydino/pen/raN with problem: want the same fixed height for description on all card rows

    repeat(3, auto) 😿 different heights for cards on different lines
    repeat(6, auto auto 3lh) 😿 unwanted space below cards widescreen
    auto-fit instead of 6 won't work 😿

    #subgrid #cssLayout #cssGrid #gridLayout #layout #code #coding #frontend #help #web #dev #webDev #webDevelopment

  27. #CSS subgrid help?

    Live test codepen.io/thebabydino/pen/raN with problem: want the same fixed height for description on all card rows

    repeat(3, auto) 😿 different heights for cards on different lines
    repeat(6, auto auto 3lh) 😿 unwanted space below cards widescreen
    auto-fit instead of 6 won't work 😿

    #subgrid #cssLayout #cssGrid #gridLayout #layout #code #coding #frontend #help #web #dev #webDev #webDevelopment

  28. #CSS subgrid help?

    Live test codepen.io/thebabydino/pen/raN with problem: want the same fixed height for description on all card rows

    repeat(3, auto) 😿 different heights for cards on different lines
    repeat(6, auto auto 3lh) 😿 unwanted space below cards widescreen
    auto-fit instead of 6 won't work 😿

    #subgrid #cssLayout #cssGrid #gridLayout #layout #code #coding #frontend #help #web #dev #webDev #webDevelopment

  29. #CSS subgrid help?

    Live test codepen.io/thebabydino/pen/raN with problem: want the same fixed height for description on all card rows

    repeat(3, auto) 😿 different heights for cards on different lines
    repeat(6, auto auto 3lh) 😿 unwanted space below cards widescreen
    auto-fit instead of 6 won't work 😿

    #subgrid #cssLayout #cssGrid #gridLayout #layout #code #coding #frontend #help #web #dev #webDev #webDevelopment

  30. Because this keeps getting asked over and over... subgrid is how you get such cards whose grids align even with varying component heights.

    reddit.com/r/css/comments/1itg

    Both the card wrapper and the cards get `display: grid` and the rest you can see in the Styles panel in DevTools below.

    Live on @codepen

    codepen.io/thebabydino/pen/QwW

    #CSS #layout #cssLayout #cssGrid #gridLayout #code #coding #frontend #reponsive #web #dev #webDev #webDevelopment #subgrid