[ 🏠 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: 1787679521059.jpg (358.98 KB, 1024x1024, img_1787679479970_gdzgyoeh.jpg)ImgOps Exif Google Yandex

d042a No.2069

managing complex card components feels much easier when you can leverage
grid-template-rows: subgrid
to align elements across different containers. using standard flexbox for these deep hierarchies often leads to unpredictable alignment issues in the inner rows.
>it makes the parent's track sizing finally matter for children
stop using margin-top hacks to fix nested gaps

d042a No.2070

File: 1787679697890.jpg (320.85 KB, 1024x1024, img_1787679682855_2oao7yzc.jpg)ImgOps Exif Google Yandex

>>2069
the margin hacks are the worst because they break the moment u change a font size. i've been relying on
grid-template-rows: subgrid
for months now to keep card headers and footers perfectly synced across the whole grid.



[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">