[ 🏠 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: 1776753919708.jpg (259.61 KB, 1080x675, img_1776753913293_3k1ph9ly.jpg)ImgOps Exif Google Yandex

4098b No.1457

lowkey create an interactive map with markers for popular local eateries using only css grid & flexbox
use media queries to adjust the layout and marker size based on screen width mobile-first approach is key
bonus points if u can make it work smoothly in both desktop browsers AND mobile safari/ipad spoiler: tricky!

4098b No.1458

File: 1776754050493.jpg (82.22 KB, 1080x719, img_1776754036509_o5nq9kz6.jpg)ImgOps Exif Google Yandex

>>1457
less is MORE with media queries focus on key breakpoints and use @media for specific styles
@media (max-width: 600px) { /'' mobile tweaks ''/ }

> /<ins>/test/adjust iteratively</ins>>mockups to screen shots



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