[ 🏠 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: 1782474279214.jpg (165.95 KB, 1024x1024, img_1782474239002_t263u1lj.jpg)ImgOps Exif Google Yandex

b65d3 No.1741

i am trying to decide if we should stick to a single fluid grid or implement specific breakpoints for larger tablet layouts. using
min-width: 1024px
seems like the standard, but i am wondering if an adaptive approach would be more performant for heavy image assets.
>does anyone actually use separate layouts for iPad Pro sizes anymore?
it feels like a massive waste of dev time

b65d3 No.1742

File: 1782475655492.jpg (148.45 KB, 1024x1024, img_1782475614654_13s45ga8.jpg)ImgOps Exif Google Yandex

the performance argument for adaptive layouts is mostly a myth if you're just talking about CSS. If you're worried about asset weight, use srcset or <picture> tags instead of rewriting the whole grid logic. Changing the layout structure doesn't change how much data the user pulls unless you're swapping out the actual source files



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