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

Decimal Binary Converter Decimal: Binary: * { padding: 0; margin: 0; box-sizing: border-box; font-family: "Poppins", sans-serif; } body { background-color: #667ABA; } .container { background-color: #ffffff; width: 80vmin; max-width: 37.5em; padding: 3em 2.5em; position: absolute; transform: translate(-50%, -50%); top: 50%; left: 50%; border-radius: 0.62em; box-shadow: 0 1.2em 2.5em rgba(0, 21, 4..
Javascript
2022. 12. 27. 00:42