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

body { background-color: #333; } .wrapper { display: flex; align-items: center; justify-content: center; position: relative; width: 100%; height: 23rem; background-color: #333; overflow: hidden; } .wrapper::before { background-color: #FFF; content: ""; position: absolute; border-radius: 1rem; height: 0.15rem; left: 2rem; right: 2rem; bottom: 2rem; } .wrapper .ball { background-color: #FFF; borde..
HTML _CSS
2023. 2. 7. 00:20