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

2,000,000,000 :root { --color-green-200: #197302; --color-green-600: #36FE04; } body { background: #000; display: grid; height: 100vh; min-height: 100dvh; place-items: center; } .number { color: #f09; font-size: 10vw; font-weight: bold; background-image: linear-gradient(var(--color-green-600), var(--color-green-600)), linear-gradient(var(--color-green-200), var(--color-green-200)); -webkit-backg..
HTML _CSS
2022. 12. 22. 00:47