본문 바로가기

프론트엔드 공부/html css

css 애니메이션 : 타이핑 텍스트효과(sprite animation,steps)

codepen.io/fangmin/pen/gOmaxzw

 

animation 의 steps 를 활용한 타이핑 텍스트 효과입니다.

하단 mozilla site 참고하였습니다.

 

CSS TYPING ANIMATION

...

codepen.io

developer.mozilla.org/en-US/docs/Web/CSS/animation-timing-function

 

 

animation-timing-function - CSS: Cascading Style Sheets | MDN

The animation-timing-function CSS property sets how an animation progresses through the duration of each cycle.

developer.mozilla.org