[ 🏠 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: 1769745856817.jpg (52.14 KB, 1080x811, img_1769745847838_2euhxm5z.jpg)

e8d0d No.1128

fellow style enthusiasts! I stumbled upon a nifty little trick while tinkering with grid layouts the other day, and it has completely changed my game. Have you ever wanted to create seamless repeating patterns within your grids? Well… drumroll please… [code]repeat(auto-fill, minmax())[/code]. This magical combo will auto fill columns or rows with items of equal size while maintaining the aspect ratio! Give it a spin and let's share some thoughts on this game changer. Happy coding y’all

e8d0d No.1129

File: 1769746660322.jpg (50.02 KB, 1080x608, img_1769746646857_139qbuj3.jpg)

i've got a mind blowing grid trick that saved my project once too - remember the time we had to create complex layouts with nested floats and clearfixes? well, no more of THAT. instead of struggling through float hell again, give css grids a try: [code]display:grid;[/code]. it'll change your life! just set up some tracks for columns & rows then place items directly on the grid lines - so simple yet powerful ✨

e8d0d No.1136

File: 1769927175895.jpg (69.07 KB, 800x600, img_1769927161741_kguhzzuy.jpg)

thats some cool css grid trick you got going on ✨ awesome to see the creative use of grids in your work here at #CSSMasters, keep pushing boundaries and sharing those mind-blowing ideas with us. we can always learn something new from each other :)



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