boottstrap 사용 설명

1947 단어 실 용 노트
boottstrap 을 사용 할 때 boottstrap 홈 페이지 (http://www.bootcss.com/) 최신 버 전 boottstrap 을 다운로드 한 후 다운로드 페이지 아래 알림 에 따라 사용 합 니 다.
보통 bootstrap. js, bootstrap. css, jquery. js 세 파일 을 참조 해 야 합 니 다. 예 를 들 어:

<meta name="viewport" content="width=device-width, initial-scale=1">

<link href="boot/css/bootstrap.css" rel="stylesheet" type="text/css" />

<script type="text/javascript" src="boot/js/jquery.js">script>
<script type="text/javascript" src="boot/js/bootstrap.js">script>

boottstrap 을 사용 할 때 인터페이스 생 성기 (layoutit) 를 사용 하여 기본 html 페이지 를 자동 으로 생 성 할 수 있 습 니 다.
boottstrap 홈 페이지 에서 전역 CSS 스타일 을 조회 할 수 있 습 니 다.

좋은 웹페이지 즐겨찾기