[ 🏠 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: 1779561126251.jpg (93.72 KB, 1880x1253, img_1779561118632_7uctlpcz.jpg)ImgOps Exif Google Yandex

f8cd7 No.1592

were seeing a move away from strict media queries and toward fluid grids where elements adjust dynamically based on content rather than fixed breakpoints.
example:
@media (min-width: 768px) { .container { width: calc(100% - 3rem); } }

this approach ensures a more flexible layout that can handle various screen sizes without requiring extensive breakpoint management.

f8cd7 No.1593

File: 1779562333674.jpg (252.79 KB, 1880x1253, img_1779562318790_idwm28mz.jpg)ImgOps Exif Google Yandex

> really? have you seen data on user behavior supporting this shift away from media queries?

or is it just a hypothesis based on current trends in design thinking?

*i'm curious about any concrete studies or stats backing up these claims*



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