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

SPRING warm SUMMER hot AUTUMN cool WINTER cold @import url('https://fonts.googleapis.com/css?family=Open+Sans'); * { box-sizing: border-box; margin: 0; padding: 0; } body { font-family: 'Open Sans', sans-serif; height: 100vh; } .slider-container { position: relative; overflow: hidden; width: 100vw; height: 100vh; } .left-slide { height: 100%; width: 35%; position: absolute; top: 0; left: 0; tran..
Javascript
2021. 9. 24. 00:20