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

@import url('https://fonts.googleapis.com/css2?family=Red+Hat+Text:wght@400;700&display=swap'); :root{ --color: #333; } body { font-family: 'Red Hat Text', sans-serif; } .container { text-align: center; color: var(--color); width: 100%; min-height: 100vh; display: flex; flex-direction: column; align-items: center; justify-content: center; background-image: url(https://images.unsplash.com/photo-1..
HTML _CSS
2022. 7. 12. 00:54