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

Avengers Assemble * { margin: 0; padding: 0; box-sizing: border-box; position: relative; } body { background: radial-gradient(#93D9F9, #0C80B5); min-height: 100vh; overflow: hidden; } body::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 70vh; background-color: rgba(0, 0, 0, .1); } section { display: flex; justify-content: center; align-items: center; min-height: ..

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..

AvengersAssemble AvengersAssemble AvengersAssemble AvengersAssemble AvengersAssemble AvengersAssemble AvengersAssemble AvengersAssemble AvengersAssemble AvengersAssemble AvengersAssemble AvengersAssemble AvengersAssemble AvengersAssemble AvengersAssemble AvengersAssemble * { margin: 0; padding: 0; box-sizing: border-box; } body { display: flex; justify-content: center; align-items: center; min-h..