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

Avengers ENDGAME * { margin: 0; padding: 0; box-sizing: border-box; } :root { --color-1: #186CB8; --color-2: #2A9A9F; --color-3: #F1B211; --color-4: #E83611; --color-5: #F9002F; } .wrapper { background-color: #000; line-height: 1; display: grid; place-items: center; min-height: calc(100vh - 16px); } h1 { font-size: 10vw; font-weight: 900; width: --webkit-min-content; width: --moz-min-content; wi..
HTML _CSS
2023. 1. 10. 00:24