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
- 독후감
- 전인구
- Book
- 이음글
- devexpress
- 책
- 글쓰기
- 습관
- 헤어질결심
- vue
- Project
- 개발자의품격4기
- 토이프로젝트
- 유시민
- 개인주의자선언
- 리뷰
- 부자로은퇴하기
- 어떻게살것인가
- 부트캠프
- 개발
- 독서
- 서평
- 문유석
- 짧은글쓰기
- 돈그릇을키우는방법
- 글쓰기특강
- 너나위
- 전인구경제연구소
- 조조칼국수
- 개발자의품격
Archives
- Today
- Total
성장 (成長)
[제품판매웹 구현] - 02.부트스트랩 기본익히기 본문
https://getbootstrap.com/docs/5.2/layout/columns/
Columns
Learn how to modify columns with a handful of options for alignment, ordering, and offsetting thanks to our flexbox grid system. Plus, see how to use column classes to manage widths of non-grid elements.
getbootstrap.com
BootstrapVue
Quickly integrate Bootstrap v4 components with Vue.js
bootstrap-vue.org
HTML + CSS + JS 라이브러리 모듈
다 암기 할 필요 없이, 어떤 컴포넌트가 있는지 정도만 기억하고, 필요할때 Docs문서에서 가져다 쓰면된다.
- 태그 내에 Style 직접입력을 하면 유지보수하기가 어려워진다. 지양하자