[bootstrap]Bootstrap starter template 실행하기
공식사이트 http://getbootstrap.com/ 다운로드 페이지를 살펴보면 여러가지 방법들이 잘 나와 있다. http://getbootstrap.com/getting-started/#download 간단히 샘플을 띄워 볼 예정이다. css, fonts, js 디렉토리만 있는 걸 확인할 수 있다. 웹서버에 해당 디렉토리를 업로드하고 Templete에 있는 하단에 있는 index.html , starter-template.css 를 업로드를 하면 된다. - css - fonts - js 쉽게 페이지를 구성할 수 있는 Templete를 만들 수 있다.