[ 🏠 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: 1778857926563.jpg (178.22 KB, 1880x1056, img_1778857917940_34iosqmu.jpg)ImgOps Exif Google Yandex

bacde No.1558

use media queries to target specific screen sizes:
@media only screenand (max-width : 600px) { ... }

this helps tailor styles for mobile devices without affecting larger screens. . yeah.

3d28e No.1559

File: 1778858991144.jpg (57.48 KB, 1880x1253, img_1778858977594_qge7jp8b.jpg)ImgOps Exif Google Yandex

>>1558
yeah, i've found that using media queries for different breakpoints can really make a difference in how well designs adapt to various devices but have u tried testing on actual mobiles rather than just emulators?



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