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

2048 new game Paused reset continue end 2048 Score: pause Control left up down right You can also use Arrow keys! *{ margin:0; padding:0; box-sizing:border-box; } p{ border-radius:10px; padding:5px; border:2px solid white; background:lightgray; color:black; font-size:18px; text-align: center; } button{ font-family: 'Sniglet', cursive; } body { background: linear-gradient(45deg, rgba(189,245,152,..
Javascript
2022. 10. 11. 00:55