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

Counter APP 0 decrement reset increment * { margin: 0; padding: 0; box-sizing: border-box; } body { font-size: 16px; color: #333; width: 400px; margin: 0 auto; display: flex; justify-content: center; align-items: center; flex-direction: column; min-height: 100vh; background-color: #ABDCF0; } h1 { text-transform: uppercase; } .counter-preview { font-size: 8rem; font-weight: 700; color: #333; } bu..
Javascript
2023. 2. 17. 00:12