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

Countdown Till 2023 00 Days 00 Hours 00 Minutes 00 Seconds :root { --color-white: #ffffff; --color-black: #202020; --color-glass: rgba(255, 255, 255, 0.05); --color-shadow: 0 0 25px rgba(0, 0, 0, 0.5); } * { padding: 0; margin: 0; box-sizing: border-box; font-family: "Poppins", sans-serif; color: var(--color-white); } body { background: url(background-img.jpg); background-repeat: no-repeat; back..
Javascript
2022. 12. 2. 12:47