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

Hover me *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; } body { min-height: 100vh; display: grid; place-items: center; background: #151515; } .btn { font-family: sans-serif; font-weight: 700; background-color: #FFF; color: #151515; } .btn:link, .btn:visited { text-transform: uppercase; text-decoration: none; padding: 15px 40px; display: inline-block; border-radius: 100p..
HTML _CSS
2023. 2. 6. 19:17