[ 🏠 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: 1785302623287.jpg (269.56 KB, 1024x1024, img_1785302613219_ox2f42sg.jpg)ImgOps Exif Google Yandex

05011 No.1950

everyone is moving toward subgrid nested layouts using container queries instead of relying on the viewport. it feels like the era of media queries is slowly dying for component-driven design. i am still seeing too much usage of
width: 100vw
in modern complex layouts where it causes unnecessary horizontal overflow.

05011 No.1951

File: 1785302776515.jpg (166.09 KB, 1024x1024, img_1785302761361_bepw8v9x.jpg)ImgOps Exif Google Yandex

>>1950
i spent way too much time debugging a sidebar that broke the entire layout bc of a single
width: 100vw
usage. it's such a classic headache when you forget abt the scrollbar width. switching to container queries makes component portability so much easier since you don't gotta worry about where the element sits in the dom.



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