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

*{ margin:0; padding:0; -webkit-box-sizing:border-box; box-sizing:border-box; } body{ background:#311b92; position:relative; } .share{ display:block; width:60px; height:60px; background:#ff9100; position:absolute; top:300px; left:50%; z-index:999; text-align:center; overflow:hidden; line-height:65px; font-size:1.5em; color:#fff; -moz-box-shadow: 0px 3px 9px rgba(0,0,0,.5); -webkit-box-shadow: 0p..
JQuery
2022. 10. 15. 00:25