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

body { margin: 25px; text-align: center; background: #000; } h1 { color: #26abde; } .virtual-keyboard .row { text-align: center; margin: 0 0 15px; } .virtual-keyboard .row.spacebar input { padding: 10px 150px; } .virtual-keyboard input[type='button'] { padding: 10px 20px; border-radius: 30px; border: 3px solid #202c2b; background: #667ABA; color: #fff; text-transform: uppercase; } .virtual-keybo..
JQuery
2022. 6. 1. 00:02