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

body { display: flex; justify-content: center; align-items: center; min-height: 100vh; background-color: #222; } .wrapper { width: 200px; height: 200px; cursor: pointer; } .animated-mail { position: absolute; width: 200px; height: 150px; transition: .4s; } .animated-mail .body { position: absolute; bottom: 0; width: 0; height: 0; border-style: solid; border-width: 0 0 100px 200px; border-color: ..
HTML _CSS
2023. 1. 9. 08:01