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

Home Profile Message Photos Settings * { margin: 0; padding: 0; box-sizing: border-box; } body { display: flex; justify-content: center; align-items: center; min-height: 100vh; background-color: #2F363E; } .navigation { position: relative; width: 540px; height: 120px; /* background-color: #FFF; */ box-shadow: 25px 25px 75px rgba(0, 0, 0, .25), 10px 10px 70px rgba(0, 0, 0, .25), inset 5px 5px 10p..
HTML _CSS
2022. 8. 19. 00:22