ksmart_Framework(14)
-
콤포넌트 삽입_bootstrap
http://bootstrapk.com/components/ 콤포넌트 · 부트스트랩 Some default panel content here. Nulla vitae elit libero, a pharetra augue. Aenean lacinia bibendum nulla sed consectetur. Aenean eu leo quam. Pellentesque ornare sem lacinia quam venenatis vestibulum. Nullam id dolor id nibh ultricies vehicula ut id elit. bootstrapk.com 복사 후 class 에 삽입
2022.02.03 -
부트스트랩 시작하기_bootstrap
1.bootstrap01.html 생성 2.bootstrap 환경 구성 3.bootstrap 환경 분리 bootstrap 외부에서 접근 못하게 숨기기 jsp:param include 파일에 파라미터 넘기기 특정 원하는 클래스 파일을 거쳐서 가도록 필터 콤포넌트 삽입 폴더경로 절대경로로 변경 - css, js, html 프레임 워크 - 3.x, 4.x 제이쿼리 필요(5버전은 제외) - bootstrap.min.css, bootstrap-theme.min.css, bootstrap.min.js 파일 필요 - 메타 정보 필요(ie 최신버전 선언, viewport 정보) - meta : 사이트의 정보(정의) 서술 - viewport : 디바이스 크기에 따라 보여지는 화면 설정을 할 수 있다. ( 모바일 웹 작업..
2022.02.03