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

Parent Radius: Parent Padding: @import url("https://fonts.googleapis.com/css2?family=Poppins&display=swap"); * { box-sizing: border-box; margin: 0; } body { min-height: 100vh; padding: 1rem; background: #789; display: flex; align-items: center; justify-content: center; font-family: "Poppins", sans-serif; } .container { display: flex; flex-direction: column; align-items: center; } .parent, .child..
Javascript
2023. 1. 21. 00:06