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

Which one are you? Male Female * { margin: 0; padding: 0; box-sizing: border-box; /* position: relative; */ } body { display: flex; justify-content: center; align-items: center; min-height: 100vh; background-color: #222; } .container { display: flex; flex-direction: column; align-items: center; gap: 20px; } .container img { max-width: 150px; } .container h2 { font-size: 2em; font-weight: 500; co..
HTML _CSS
2023. 2. 2. 11:38