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

Animated Skills Bar HTML CSS Java Script Swift @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700&display=swap'); *{ margin: 0; padding: 0; box-sizing: border-box; font-family: 'Poppins', sans-serif; } html,body{ display: grid; height: 100%; place-items: center; background-color: lightgray; } h1{ font-size: 4rem; text-align: center; color: #fff; text-shado..
HTML _CSS
2022. 9. 26. 00:52