• CSS

animation-iteration-count / 반복

NILGI 2021. 9. 3. 12:12

See the Pen animation-interation-count by nilgi (@nilgi) on CodePen.

 

animation-iteration-count: 3; // 3회 반복

animation-iteration-count: infinite; // 무한~~~ 반복

 

 

저작자표시 비영리 변경금지 (새창열림)