코딩tip/부트스트랩3 부트스트랩 기본 사용법 클래스 사용법 container : div의 전체적인 영역 row : 수평으로 영역을 구분 col-md-4 : 수직으로 영역을 구분, 디바이스별로 영역을 따로 저장할 수 있다. (BS홈페이지 그리드시스템 참고) 구조는 container -> row -> col 순으로 잡아야함. 주의할 점 css에서 background-img 속성으로 이미지를 넣을 때 오류가 난다. ( Failed to load resource: net::ERR_FILE_NOT_FOUND ) 왜 이런 오류가 나는지는 모르겠지만 이미지는 html에서 불러오는걸로하자. 1. 공식사이트 https://getbootstrap.com/docs/5.0/getting-started/contents/ Contents Discover what’s inc.. 2021. 7. 8. 부트스트랩 참고 사이트 1. 부분적인 소스를 얻을 수 있다. https://getbootstrap.com/docs/5.0/examples/ Examples Quickly get a project started with any of our examples ranging from using parts of the framework to custom components and layouts. getbootstrap.com 2. 부트스트랩의 기본적인 사용법을 알 수 있다. http://bootstrapk.com/components/#btn-groups 콤포넌트 · 부트스트랩 Some default panel content here. Nulla vitae elit libero, a pharetra augue. Aenean lacinia.. 2021. 7. 7. 반응형 네비게이션바 만들기 태그에 넣기(부트스트랩 버젼 주의) navbar 구성 Toggle navigation portfolio contact Us Place 2021. 7. 7. 이전 1 다음