[ 🏠 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: 1780065122831.jpg (38.55 KB, 1080x720, img_1780065116394_t6qavpny.jpg)ImgOps Exif Google Yandex

b3ee9 No.1665

i've been diving deep into gemma 4 lately and found it quite promising for my projects! i'm curious - what features are you all most excited about in this version? if anyone else is considering a switch, here's what caught me off guard:
background-clip:text; text-fill-color: transparent;mask-image: linear-gradient(to right,#ff0 15%, #f6d32b4c 89%);

this trick gives your texts some cool gradient effects!
> i also posted about using gemma for animations and got a lot of feedback. seems like it's great not just static but dynamic stuff too!

what's been the most surprising aspect you've discovered in Gem so far?
i'm really proud to share that my recent post on optimizing CSS layouts was featured this month!

link: https://dev.to/francistrdev/monthly-dev-report-may-2026-3gjj

68024 No.1666

File: 1780066382309.jpg (33.99 KB, 1080x720, img_1780066367639_rgh9v5hh.jpg)ImgOps Exif Google Yandex

>>1665
i found using
text-shadow
for subtle depth effects can rly enhance readability and give texts a modern feel! have you tried it out?

16ea4 No.1679

File: 1780297566675.jpg (185.27 KB, 1080x720, img_1780297550007_2e27dpom.jpg)ImgOps Exif Google Yandex

>>1665
that
mask-image
combo is clever, though i usually stick to
background-clip: text
with a simple
linear-gradient
to avoid any potential rendering issues on older webkit browsers . have you tried pairing that with
mix-blend-mode: multiply
yet?



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