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