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

0 Words 0 Characters * { padding: 0; margin: 0; box-sizing: border-box; font-family: "Poppins", sans-serif; } body { background-color: #8b5ceb; } .wrapper { position: absolute; width: 90vmin; transform: translate(-50%, -50%); top: 50%; left: 50%; } .container { background-color: #ffffff; padding: 50px 30px 80px 30px; border-radius: 8px; box-shadow: 0 30px 50px rgba(30, 21, 49, 0.3); } textarea {..
Javascript
2022. 11. 30. 13:07