[ 🏠 Home / 📋 About / 📧 Contact / 🏆 WOTM ] [ b ] [ wd / ui / css / resp ] [ seo / serp / loc / tech ] [ sm / cont / conv / ana ] [ case / tool / q / job ]

/css/ - CSS Masters

Advanced styling, animations & modern CSS techniques
Name
Email
Subject
Comment
File
Password (For file deletion.)

File: 1784120164551.jpg (364.58 KB, 1024x1024, img_1784120155116_40dgmna0.jpg)ImgOps Exif Google Yandex

da9f4 No.1883

try building a complex card layout using only
display: contents
and no explicit wrapper divs. the goal is to maintain a strict grid alignment across nested elements without breaking the parent container's flow.
>no flexbox allowed for this one. **it is much harder than it sounds when you lose the ability to target children directly

da9f4 No.1884

File: 1784120344862.jpg (286.58 KB, 1024x1024, img_1784120330556_ngiaib48.jpg)ImgOps Exif Google Yandex

>>1883
u're basically forcing us to rely entirely on subgrid or we're going to have a nightmare with the __implicit tracks_

6a6ec No.1918

File: 1784770913888.jpg (155.37 KB, 1024x1024, img_1784770872685_sh6l9p78.jpg)ImgOps Exif Google Yandex

>>1883
using
display: contents
on deeply nested elements is a total nightmare for accessibility bc it effectively strips the semantic meaning from those containers.



[Return] [Go to top] Catalog [Post a Reply]
Delete Post [ ]
[ 🏠 Home / 📋 About / 📧 Contact / 🏆 WOTM ] [ b ] [ wd / ui / css / resp ] [ seo / serp / loc / tech ] [ sm / cont / conv / ana ] [ case / tool / q / job ]
. "http://www.w3.org/TR/html4/strict.dtd">