드롭 다운 분배기
드롭 다운 분배기
이 .divider클래스는 얇은 가로 테두리가있는 드롭 다운 메뉴 안의 링크를 분리하는 데 사용됩니다.
예제
<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
</head>
<body>
<div class="container">
<h2>Dropdowns</h2>
<p>The .divider class is used to separate links inside the dropdown menu with a thin horizontal line:</p>
<div class="dropdown">
<button class="btn btn-default dropdown-toggle" type="button" data-toggle="dropdown">Tutorials
<span class="caret"></span></button>
<ul class="dropdown-menu">
<li><a href="#">HTML</a></li>
<li><a href="#">CSS</a></li>
<li><a href="#">JavaScript</a></li>
<li class="divider"></li>
<li><a href="#">About Us</a></li>
</ul>
</div>
</div>
</body>
</html>
이 .divider클래스는 얇은 가로 테두리가있는 드롭 다운 메뉴 안의 링크를 분리하는 데 사용됩니다.
예제
<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
</head>
<body>
<div class="container">
<h2>Dropdowns</h2>
<p>The .divider class is used to separate links inside the dropdown menu with a thin horizontal line:</p>
<div class="dropdown">
<button class="btn btn-default dropdown-toggle" type="button" data-toggle="dropdown">Tutorials
<span class="caret"></span></button>
<ul class="dropdown-menu">
<li><a href="#">HTML</a></li>
<li><a href="#">CSS</a></li>
<li><a href="#">JavaScript</a></li>
<li class="divider"></li>
<li><a href="#">About Us</a></li>
</ul>
</div>
</div>
</body>
</html>
첨부파일
댓글 2개
6년 전
잘 쓰면 유용하겠네요.
6년 전
잘봤습니다.^^
게시판 목록
퍼블리싱강좌
| 번호 | 분류 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|---|
| 208 | 부트스트랩 | 8년 전 | 2735 | ||
| 207 | AngularJS | 8년 전 | 1479 | ||
| 206 | AngularJS | 8년 전 | 1128 | ||
| 205 | AngularJS | 8년 전 | 994 | ||
| 204 | AngularJS | 8년 전 | 1399 | ||
| 203 | AngularJS | 8년 전 | 1198 | ||
| 202 | AngularJS | 8년 전 | 1510 | ||
| 201 | AngularJS | 8년 전 | 1460 | ||
| 200 | AngularJS | 8년 전 | 1433 | ||
| 199 | AngularJS | 8년 전 | 1357 | ||
| 198 | AngularJS | 8년 전 | 1239 | ||
| 197 | AngularJS | 8년 전 | 1401 | ||
| 196 | AngularJS | 8년 전 | 1059 | ||
| 195 | AngularJS | 8년 전 | 1264 | ||
| 194 | AngularJS | 8년 전 | 1275 | ||
| 193 | AngularJS | 8년 전 | 1622 | ||
| 192 | AngularJS | 8년 전 | 1367 | ||
| 191 | AngularJS | 8년 전 | 1594 | ||
| 190 | AngularJS | 8년 전 | 1564 | ||
| 189 | AngularJS | 8년 전 | 1654 | ||
| 188 | AngularJS | 8년 전 | 1414 | ||
| 187 | AngularJS | 8년 전 | 1375 | ||
| 186 | AngularJS | 8년 전 | 1422 | ||
| 185 | AngularJS | 8년 전 | 1452 | ||
| 184 | AngularJS | 8년 전 | 1492 | ||
| 183 | AngularJS | 8년 전 | 1488 | ||
| 182 | AngularJS | 8년 전 | 1015 | ||
| 181 | AngularJS | 8년 전 | 1396 | ||
| 180 | AngularJS | 8년 전 | 1288 | ||
| 179 | AngularJS | 8년 전 | 1264 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기