250x250
Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | ||||
4 | 5 | 6 | 7 | 8 | 9 | 10 |
11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 | 20 | 21 | 22 | 23 | 24 |
25 | 26 | 27 | 28 | 29 | 30 | 31 |
Tags
- SWIFT
- javascript
- react
- 백엔드
- IOS
- HTML
- 프론트엔드
- keyframes
- CSS
- image
- 비전공자
- css3
- iPhone
- html5
- hover
- front-end
- 애니메이션
- 비전공 개발자
- MAC
- button
- Animation
- php
- 자바스크립트
- 개발자
- jQuery
- 풀스택
- xcode
- effect
- iOS 개발자
- ipad
Archives
- Today
- Total
목록keyframe (2)
비전공자 개발일기

You Are So Amazing.... body { background-color: #000; } .container { width: 100%; height: 80vh; position: relative; font-family: monospace; color: #FFF; font-size: 4em; filter: contrast(15); } .word { position: absolute; top: 58%; left: 96%; transform: translate(-50%, -50%); animation: switch 8s infinite ease-in-out; min-width: 100%; margin: auto; } .word:nth-child(1) { animation-delay: -7s; } ...
HTML _CSS
2022. 6. 23. 00:33