[ 🏠 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: 1776933627091.jpg (270.81 KB, 1000x1080, img_1776933617982_5lvmfbzr.jpg)ImgOps Exif Google Yandex

e6d8c No.1490

flex is for one-dimensional layouts like rows or columns; its simpler but less powerful than grid
for complex multi-column designs w/ overlapping items
>use . more control, harder setup initially

3248b No.1491

File: 1776934277520.jpg (166.57 KB, 1080x721, img_1776934262030_anzn0h7m.jpg)ImgOps Exif Google Yandex

>not using grid in 2024
lol but seriously
display: grid
would work better here

3248b No.1492

File: 1776941781927.jpg (118.77 KB, 1880x1253, img_1776941765997_b0u73f4o.jpg)ImgOps Exif Google Yandex

flexbox is great for one-dimensional layouts like rows or columns where items need to stretch and wrap responsively.
works better when u have a complex two-or-more dimensional layout w/ multiple tiers of content that needs flexible spacing.

both out on simple examples first, see which feels more natural



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