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
- node
- css variables
- improve-iq-by-up-to-10%!
- select by attribute
- JS
- Prototype
- module wrapper function
- Node.js
- Object.create
- just-one-small-sip
- css
- ajax
- 무료 백엔드 배포
- express-handlebars
- shit-christmas
- css grid
- es6
- flex-grow
- css 오버레이
- Express
- flex-shrink
- flexbox
- Sass
- Engoo
- img 확대
- regExp
- 정규표현식
- flex-basis
- 디자인패턴
- close together
Archives
- Today
- Total
목록css (2)

html 요소들은 위와 같은 box model을 가지고 있다. box-sizing 속성의 값은 두 가지로 나눌 수 있다. content-box: width속성의 값이 내용(content)에만 적용된다. border-box: width속성의 값이 내용 + padding + border 값 만큼 적용된다. 따라서 content의 크기는 width - padding + border 값으로 설정된다.
2021 프론트 엔드 로드맵 따라가기/CSS
2021. 5. 14. 06:50