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

There's some issues Marvel Hope you success our mission as our team thank you see again 4 0 4 Visit the home page @import url("https://fonts.googleapis.com/css?family=Montserrat:400,600,700"); @import url("https://fonts.googleapis.com/css?family=Catamaran:400,800"); .error-container { text-align: center; font-size: 180px; font-family: "Catamaran", sans-serif; font-weight: 800; margin: 20px 15px;..

Simple Clock html { background: #018ded background-size: cover; font-family: 'helvatica neue'; text-align: center; font-size: 10px; } body { font-size: 2rem; display: flex; flex-flow: column; flex: 1; min-height: 100vh; align-items: center; } h1 { color: lavender; } .clock { width: 30rem; height: 30rem; border: 20px solid lavender; border-radius: 50%; margin: 50px auto; position: relative; paddi..