부트스트랩2 수강노트 - 부트스트랩 form 1. 기본 form - form-group 클래스 하위에 label 테그와 input 테그로 구성 - input, textarea, select 테그의 class 속성값에 form-control 클래스 값 부여 - checkbox, radio 타입은 checkbox, radio 클래스 하위에 label과 input 테그로 구성 container는 좌우 여백이 있지만 container-fulid는 좌우로 꽉찬 레이아웃, 무조건 100%의 width를 갖는다. - select문 에서 multiple은 원래 select 에 있는 속성이며 다중선택이 가능한 속성이다. - form-group은 입력폼에 있는 요소들과 타이틀을 그룹핑 할 때 쓰인다. form-control은 부모테그의 넓이 100%로 크기를 변환해.. 2022. 8. 8. 수강노트 - bootstrap 반응형 웹사이트 구현하기 1. 네비게이션 Toggle navigation Brand Link Link2 Link3 Link4 ▼ 2. 캐러셋 (슬라이드쇼) Previous Next 3. 테이블 Optional table caption. # First Name Last Name Username 1 Mark Otto @mdo 2 Jacob Thornton @fat 3 Larry the Bird @twitter Optional table caption. # First Name Last Name Username 1 Mark Otto @mdo 2 Jacob Thornton @fat 3 Larry the Bird @twitter Optional table caption. # First Name Last Name Username 1 Mark.. 2022. 8. 8. 이전 1 다음