부트스트랩 그리드 체계 이해

2019. 12. 1. 22:24JavaScript/BootStrap

728x90

참고자료:

https://zetawiki.com/wiki/%EB%B6%80%ED%8A%B8%EC%8A%A4%ED%8A%B8%EB%9E%A93_%EA%B7%B8%EB%A6%AC%EB%93%9C_%EC%B2%B4%EA%B3%84

 

부트스트랩3 그리드 체계 - 제타위키

다음 문자열 포함...

zetawiki.com

https://unikys.tistory.com/371

 

[Bootstrap] 시작하기, CSS 기능: 그리드 시스템(Grid system)

* 이번에는 Bootstrap으로 반응형 웹을 만드는데 가장 중요한 기능 중 하나인 CSS 기능들에 대해서 살펴볼 것이다. CSS 기능은 말그대로 CSS를 토대로 제공이 되는 기능들로 특정 class 명을 부여함으로써 Bootstr..

unikys.tistory.com

https://webruden.tistory.com/76

 

[Bootstrap] 부트스트랩의 그리드 시스템을 쉽게 사용하는 방법 (bootstrap - grid system)

부트스트랩 (Bootstrap) 부트스트랩은 트위터의 웹 디자이너와 개발자가 만든 오픈형 UI 플러그인이라고 할 수 있습니다. 전 세계의 웹제작자들에게 편리성을 주고자 만들어졌으며 보다 편리하고 빠르게 레이아웃..

webruden.tistory.com

 

부트스트랩 문서와 예제

 

https://getbootstrap.com/docs/4.0/getting-started/introduction/

 

Introduction

Get started with Bootstrap, the world’s most popular framework for building responsive, mobile-first sites, with BootstrapCDN and a template starter page.

getbootstrap.com

https://www.w3schools.com/bootstrap/bootstrap_ref_all_classes.asp

 

Bootstrap All CSS Classes

Bootstrap Classes Reference Complete List of All Bootstrap Classes Complete list of all Bootstrap classes with description and examples: Class Description Example Category .active Adds a grey background color to the table row ( or table cell () (same color

www.w3schools.com

 

728x90
반응형

'JavaScript > BootStrap' 카테고리의 다른 글

class = "active" 역할  (0) 2019.09.07
부트스트랩이란?  (0) 2019.08.31