Among Us - Crewmates
 
SAYLOG
close
프로필 배경
프로필 로고

SAYLOG

  • 분류 전체보기 (121)
    • Front-End (57)
    • Mobile (5)
      • Android (3)
      • React Native (2)
    • 자료구조 (1)
    • Algorithm (29)
      • C,C++ (27)
    • 취준일기 (5)
      • 부트캠프 (5)
    • SW마에스트로 (1)
    • 후기 (1)
  • 홈
  • 태그
  • 방명록
728x90
반응형
SMALL

[CSS] Transform 과 Animation을 결합할 때 주의사항

Tranform & Animation .box1 { animation: rotation 1500ms linear infinite alternate; } @keyframes rotation { from { transform: rotate(-10deg); } to { transform: rotate(10deg); } } prefix 작성 시 유의 사항 .box { animation: rotation 3s linear 1s 6 alternate; } @-webkit-keyframes rotation { from {-webkit- transform: rotate(-10deg); } to {-webkit- transform: rotate(10deg); } } animation 앞에 prefix가 달려있다면 (ex..

  • format_list_bulleted Front-End
  • · 2023. 3. 1.
  • textsms
728x90
반응형
LIST
  • navigate_before
  • 1
  • navigate_next
250x250
전체 카테고리
  • 분류 전체보기 (121)
    • Front-End (57)
    • Mobile (5)
      • Android (3)
      • React Native (2)
    • 자료구조 (1)
    • Algorithm (29)
      • C,C++ (27)
    • 취준일기 (5)
      • 부트캠프 (5)
    • SW마에스트로 (1)
    • 후기 (1)
인기 글
최근 글
반응형
최근 댓글
태그
  • #html
  • #css
  • #React
  • #front-end
  • #타입스크립트
  • #프론트엔드
  • #programmers
  • #자바스크립트
  • #프로그래머스
  • #JavaScript
전체 방문자
오늘
어제
전체
Copyright © 쭈미로운 생활 All rights reserved.
Designed by JJuum

티스토리툴바