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

WARRIOS WARRIOS body { display: flex; background: #000; min-height: 97vh; align-items: center; justify-content: center; font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif; } .content { position: relative; } .content h2 { color: #fff; font-size: 8em; position: absolute; letter-spacing: 5px; transform: translate(-50%, -50%); } .co..
HTML _CSS
2022. 5. 7. 00:09