본문 바로가기

html, css/css

bootstrap 정리

 

bootstrap

 

https://getbootstrap.com/

 

CSS https://cdn.jsdelivr.net/npm/bootstrap@5.2.0-beta1/dist/css/bootstrap.min.css
JS https://cdn.jsdelivr.net/npm/bootstrap@5.2.0-beta1/dist/js/bootstrap.bundle.min.js

 

color

 

https://getbootstrap.com/docs/5.2/customize/color/

 

주요색상

 

 

Breakpoints

 

https://getbootstrap.com/docs/5.2/layout/breakpoints/

 

반응형

Spacing

 

https://getbootstrap.com/docs/5.2/utilities/spacing/

 

공백을 나타내는 단어의 의미

 

부트스트랩 공식사이트
https://getbootstrap.com/

부트스트랩 한글사이트
http://bootstrapk.com/

부트스트랩 CDN
http://bootstrapk.com/getting-started/
https://www.bootstrapcdn.com/

부트스트랩 css, 컴포넌트, 자바스크립트
http://bootstrapk.com/css/#tables
http://bootstrapk.com/components/
http://bootstrapk.com/javascript/

부트스트랩 테마
https://bootstrapthemes.co/
https://bootstrapmade.com/
https://startbootstrap.com/

'html, css > css' 카테고리의 다른 글

bootstrap 기초(반응형 폭 조절)  (0) 2022.07.12
css 선택자 모음  (0) 2022.07.08