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