Học CSS Animation Trong 20 Phút - Dành Cho Người Mới Bắt Đầu

Tác giả: Slaying The Dragon
Ngày xuất bản: 2022-11-30T00:00:00
Length: 21:22

🚨🚨🚨 COURSES - https://slayingthedragon.io 🚨🚨🚨

Discord - https://discord.gg/Ccz9nQSfQB

Source files https://github.com/RamziBach/Learn-CSS-Animations-In-20-Minutes---For-Beginners

Animations inspired by https://animate.style/

0:00 Intro

1:15 Transitions

4:28 Animations

There are 2 ways of creating animations in CSS: Transitions.. And animations.

Transitions wait until a change in a property occurs and then allows those changes to take place over time. Without a transition, any changes in a property would take effect immediately. Transitions should be used when properties are changed interactively so for example, in CSS, a property can change when hovered on and when focused on.

Animations however, provide keyframes for more control over the animation and allows us to create complex animations on a frame by frame basis. Use animations when you want to create complex animations that just work without having to wait for properties that change interactively.

Dịch Vào Lúc: 2025-02-24T08:06:33Z

Yêu cầu dịch (Một bản dịch khoảng 5 phút)

Phiên bản 3 (ổn định)

Tối ưu hóa cho một người nói. Phù hợp cho video chia sẻ kiến thức hoặc giảng dạy.

Video Đề Xuất