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
- javascript
- 자바스크립트
- iPhone
- 애니메이션
- php
- MAC
- 개발자
- Animation
- IOS
- effect
- 프론트엔드
- front-end
- react
- 풀스택
- CSS
- iOS 개발자
- 백엔드
- keyframes
- HTML
- ipad
- hover
- xcode
- css3
- button
- image
- jQuery
- SWIFT
- 비전공 개발자
- html5
- 비전공자
Archives
- Today
- Total
목록submit (1)
비전공자 개발일기

SUBMIT body { background: #1d1f20; } main { width: 100vw; height: 100vh; } .button { background: #2b2d2f; width: 200px; height: 80px; text-align: center; position: absolute; top: 50%; transform: translateY(-50%); left: 0; right: 0; margin: 0 auto; cursor: pointer; border-radius: 4px; } .text { font: bold 1.25rem/1 poppins; color: #71dfbe; position: absolute; top: 50%; transform: translateY(-52%)..
Javascript
2022. 5. 10. 00:59