π₯ΈAnimation
transition μμ±κ³Ό ν¨κ» μ λλ©μ΄μ ν¨κ³Όλ₯Ό ννν μ μλ λ€λ₯Έ λ°©λ²μΌλ‘λ animation κ΄λ ¨ μμ±μ λ€ μ μμ΅λλ€. transitionκ³Ό animation μμ±μ΄ μ λλ©μ΄μ ꡬνμ΄ κ°λ₯νλ€λ μ μ¬μ±μ΄ μμ§λ§, animation κ΄λ ¨ μμ±μ κ²½μ°μλ Keyframes at-ruleμ μ¬μ©νμ¬ νΉμ μμ μ ν€νλ μμ μ§μ ν μ μλ€λ μ μ΄ λ€λ¦ λλ€.
βοΈ @keyframes
@keyframesλ animation μμ±μ μ μ©ν ν€νλ μμ μμ±νκΈ° μν κ·μΉμ λλ€.
ν€νλ μμ΄λ, μ λλ©μ΄μ μ ꡬνν λ κΈ°μ€μ΄ λλ νΉμ μμ μΌλ‘, κ° ν€νλ μ μ¬μ΄μ μ λλ©μ΄μ μ μλμΌλ‘ ꡬνλ©λλ€.
@keyframes μ λλ©μ΄μ
μ΄λ¦{
from {background-color: red;}
to {background-color: yellow;}
}
@keyframesμμ from{} μ μ€νμΌμ μ²μ λͺ¨μ΅, to{} μ μ€νμΌμ λ³ν ν λͺ¨μ΅μ λλ€.
'Study' μΉ΄ν κ³ λ¦¬μ λ€λ₯Έ κΈ
[CSS] Sprite (0) | 2023.06.15 |
---|---|
[CSS] Grid (1) | 2023.06.13 |
[CSS] Transition (0) | 2023.06.12 |
[CSS] Transform (0) | 2023.06.12 |
[CSS] μΌμ€μΌμ΄λ©(Cascading) (0) | 2023.06.04 |