성장 (成長)

[제품판매웹 구현] - 02.부트스트랩 기본익히기 본문

카테고리 없음

[제품판매웹 구현] - 02.부트스트랩 기본익히기

about_blank_i 2022. 7. 2. 15:38

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

 

https://bootstrap-vue.org/

 

BootstrapVue

Quickly integrate Bootstrap v4 components with Vue.js

bootstrap-vue.org

HTML + CSS  + JS 라이브러리 모듈

다 암기 할 필요 없이, 어떤 컴포넌트가 있는지 정도만 기억하고, 필요할때 Docs문서에서 가져다 쓰면된다.

 

- 태그 내에 Style 직접입력을 하면 유지보수하기가 어려워진다. 지양하자