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

html { width: 100%; height: 100%; padding: 10px; box-sizing: border-box; background-size: cover; background-repeat: no-repeat; background: linear-gradient(45deg, rgba(34, 193, 195, 1) 0%, rgba(253, 187, 45, 1) 100%); } body { display: flex; justify-content: center; align-items: center; min-height: 100vh; } .container { display: grid; grid-template-columns: 28% 70%; grid-gap: 2%; background-color..

Designing Lorem ipsum dolor sit amet consectetur adipisicing elit. Cum, aperiam. Read More Development Lorem ipsum dolor sit amet consectetur adipisicing elit. Cum, aperiam. Read More SEO Lorem ipsum dolor sit amet consectetur adipisicing elit. Cum, aperiam. Read More * { margin: 0; padding: 0; box-sizing: border-box; } body { display: flex; justify-content: center; align-items: center; min-heig..
https://swiperjs.com/ Swiper - The Most Modern Mobile Touch Slider Swiper is the most modern free mobile touch slider with hardware accelerated transitions and amazing native behavior. swiperjs.com Slide 1 Slide 2 Slide 3 ... html, body { position: relative; height: 100%; } body { background: #eee; font-family: Helvetica Neue, Helvetica, Arial, sans-serif; font-size: 14px; color: #000; margin: 0..