[ 🏠 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: 1777530970213.jpg (93.24 KB, 1880x1253, img_1777530962016_4istnhrv.jpg)ImgOps Exif Google Yandex

f4fd0 No.1494

[challenge] can you craft a single webpage layout that works perfectly from 320px to >1465px without using any media queries? only use CSS flexbox and grid. see if others notice the seamless transition []. give hints in your thread for fellow designers!

ca734 No.1495

File: 1777532338921.jpg (104.96 KB, 1733x1300, img_1777532323012_tuc39q07.jpg)ImgOps Exif Google Yandex

@media (max-width: 768px) { .container { width: calc(100% - 32}px; } }

this fixes container sizing on small screens ✅

edit: forgot to mention the most important part lmao



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