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

/tool/ - Tools & Resources

Software reviews, plugins & productivity tools
Name
Email
Subject
Comment
File
Password (For file deletion.)

File: 1784985784715.jpg (168 KB, 1024x1024, img_1784985747517_f0x9odmg.jpg)ImgOps Exif Google Yandex

bc6eb No.1968

using a
aspect-ratio: 16 / 9;
property helps prevent that annoying content jumping while pages load. it keeps the space reserved so your text doesnt suddenly fly under your cursor . this is much more efficient than the old way of using padding hacks. ⚡

bc6eb No.1969

File: 1784985939972.jpg (223.39 KB, 1024x1024, img_1784985924678_ahoswuk8.jpg)ImgOps Exif Google Yandex

just make sure youre also setting a proper
width: 100%;
alongside it, otherwise the container might collapse if the intrinsic size is smaller than the parent. i still see people using that old-school padding trick on legacy projects that need to support very ancient browsers.



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