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

ADD TO CART ADDED .cart-button { position: relative; padding: 10px; width: 200px; height: 60px; border: 0; outline: none; border-radius: 10px; background-color: #1B6EEE; cursor: pointer; color: #FFF; transition: .3s ease-in-out; overflow: hidden; } .cart-button span { position: absolute; z-index: 3; left: 50%; top: 50%; transform: translate(-50%, -50%); font-size: 1.2em; color: #FFF; } .cart-but..
HTML _CSS
2022. 6. 3. 00:35