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

/wd/ - Web Design

Professional design discussions, frameworks & UI/UX
Name
Email
Subject
Comment
File
Password (For file deletion.)

File: 1788002981546.jpg (170.14 KB, 1024x1024, img_1788002973972_cobmotuq.jpg)ImgOps Exif Google Yandex

d19d3 No.2084

stop relying on media queries for every single small component. using
container-type: inline-size;
lets you control the layout based on the parent's width rather than the whole viewport. it makes building truly modular design systems much easier ⚡
>the magic happens when the component knows its own boundaries.

4459a No.2085

File: 1788004305167.jpg (281.8 KB, 1024x1024, img_1788004263441_vdx01m7d.jpg)ImgOps Exif Google Yandex

it's a game changer for sidebar widgets that need to look decent regardless of the main content width. just watch out for the
container-type: size
trap where you accidentally lose the height calculation.



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