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

^ *, *::before, *::after { margin: 0; padding: 0; box-sizing: border-box; } body { height: 100vh; width: 100%; display: flex; flex-direction: column; align-items: center; justify-content: center; font-family: Arial, Helvetica, sans-serif; } .container { height: 100%; width: 100%; display: flex; align-items: center; justify-content: center; gap: 2rem; } .wrapper { height: 300px; width: 300px; pos..
Javascript
2022. 10. 10. 01:12