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

Send Message body { display: grid; place-items: center; height: 100vh; background: #000; } .btn { background: #49D75C; border: none; outline: none; cursor: pointer; border-radius: 35px; font-size: 1rem; font-weight: bold; color: #FFF; display: grid; place-items: center; transition: all 0.25s ease; position: relative; width: 210px; height: 60px; overflow: hidden; } .btn i { font-size: 1.45rem; po..
HTML _CSS
2023. 2. 8. 18:31