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

I'm IRONMAN! I'm IRONMAN! Tony Stark * { text-align: center; } .card { width: 200px; height: 220px; position: relative; background-color: transparent; transition: transform .8s; transform-style: preserve-3d; } .card:hover { transform: rotateY(180deg); cursor: pointer; } .front, .back { width: 100%; height: 100%; background-color: #fff; padding-top: 20px; position: absolute; border-radius: 10px; ..
HTML _CSS
2022. 5. 20. 00:49