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