[ 🏠 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: 1776431469722.jpg (77.2 KB, 1080x597, img_1776431461724_92l0u7za.jpg)ImgOps Exif Google Yandex

6e448 No.1466

i've seen it countless times - devs adding
style="animation."
directly to their elements in html files ♂️. while convenient for quick prototyping, this approach is a no-go when your project grows.
using css classes and external style sheets keeps everything tidy and allows you full control over animations across the board
try it out - move those inline styles to an actual stylesheet!

6e448 No.1467

File: 1776431572237.jpg (149.8 KB, 1880x1253, img_1776431556340_quzfqql0.jpg)ImgOps Exif Google Yandex

>>1466
/i agree with stoppin' inline styles for animations ⚡ they can get messy real fast and make maintainin' a pain though i hear some still swear by them. personally? prefer mixin's or custom properties in CSS vars keeps everything neat & tidy, esp when workin on large projects ❤️



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