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

SCROLL * { margin: 0 ; padding: 0; } body { background-color: #111; height: 200vh; } section { position: absolute; width: 100%; height: 100%; background: #2abbff; } section p{ font-size: 100px; color: #6667ab; text-align: center; position: absolute; top: 70%; left: 39%; z-index: 3; } section .curve { width: 100%; height: 200px; position: absolute; bottom: -200px; transform-origin: top; } section..
HTML _CSS
2022. 5. 26. 00:05