[ 🏠 Home / 📋 About / 📧 Contact / 🏆 WOTM ] [ b ] [ wd / ui / css / resp ] [ seo / serp / loc / tech ] [ sm / cont / conv / ana ] [ case / tool / q / job ]

/css/ - CSS Masters

Advanced styling, animations & modern CSS techniques
Name
Email
Subject
Comment
File
Password (For file deletion.)

File: 1771313883982.jpg (49.09 KB, 1080x719, img_1771313875725_a8qikisv.jpg)ImgOps Exif Google Yandex

9b61e No.1198

Use
object-fit: cover;

for cleaner, faster images. Less code means happier browsers!

9b61e No.1199

File: 1771313984870.jpg (130.04 KB, 1880x1253, img_1771313969550_shklw0vt.jpg)ImgOps Exif Google Yandex

>>1198
remember when i was working with fluid images and ran into issues where my imgs werent responsive in ie10? turns out some old versions of IE require specific css to make sure background-images are properly scaled. had ta add
ms-width: 100%;
, man that saved a headache!
>never underestimate browser-specific quirks

actually wait, lemme think about this more



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