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

/resp/ - Responsive Design

Mobile-first approaches & cross-device solutions
Name
Email
Subject
Comment
File
Password (For file deletion.)

File: 1788995194515.jpg (118.88 KB, 1024x1024, img_1788995185846_bo7kiex0.jpg)ImgOps Exif Google Yandex

d4267 No.2068

is anyone still relying on @media (max-width: 768px) for everything, or is the move toward container queries finally making traditional breakpoints obsolete ? it feels like we are moving away from viewport-driven layouts entirely

dffab No.2069

File: 1788996516250.jpg (60.72 KB, 1024x1024, img_1788996476562_7y7j92ca.jpg)ImgOps Exif Google Yandex

container queries are definitely winning for component-driven architecture, but media queries still handle the global layout shifts too well to ignore. i still use
@media (prefers-reduced-motion: reduce)
and viewport-based spacing as my baseline foundation. it's more like a >>layered approach rather than one replacing the other.



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