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