부트 스트랩 목록 그룹
부트 스트랩 목록 그룹
기본 목록 그룹
가장 기본적인 목록 그룹은 목록 항목이있는 정렬되지 않은 목록입니다.
예
<ul class="list-group">
<li class="list-group-item">First item</li>
<li class="list-group-item">Second item</li>
<li class="list-group-item">Third item</li>
</ul>
[전체소스]
<!DOCTYPE html>
<html lang="en">
<head>
<title>Bootstrap Example</title>
<meta charset="utf-8">
<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>Basic List Group</h2>
<ul class="list-group">
<li class="list-group-item">First item</li>
<li class="list-group-item">Second item</li>
<li class="list-group-item">Third item</li>
</ul>
</div>
</body>
</html>
기본 목록 그룹
가장 기본적인 목록 그룹은 목록 항목이있는 정렬되지 않은 목록입니다.
예
<ul class="list-group">
<li class="list-group-item">First item</li>
<li class="list-group-item">Second item</li>
<li class="list-group-item">Third item</li>
</ul>
[전체소스]
<!DOCTYPE html>
<html lang="en">
<head>
<title>Bootstrap Example</title>
<meta charset="utf-8">
<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>Basic List Group</h2>
<ul class="list-group">
<li class="list-group-item">First item</li>
<li class="list-group-item">Second item</li>
<li class="list-group-item">Third item</li>
</ul>
</div>
</body>
</html>
게시판 목록
퍼블리싱강좌
| 번호 | 분류 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|---|
| 88 | jQuery Mobile | 8년 전 | 1941 | ||
| 87 | jQuery Mobile | 8년 전 | 1922 | ||
| 86 | jQuery Mobile | 8년 전 | 1534 | ||
| 85 | jQuery Mobile | 8년 전 | 1843 | ||
| 84 | jQuery Mobile | 8년 전 | 1880 | ||
| 83 | jQuery Mobile | 8년 전 | 1892 | ||
| 82 | jQuery Mobile | 8년 전 | 1661 | ||
| 81 | jQuery Mobile | 8년 전 | 1375 | ||
| 80 | jQuery Mobile | 8년 전 | 1813 | ||
| 79 | jQuery Mobile | 8년 전 | 1361 | ||
| 78 | jQuery Mobile | 8년 전 | 1759 | ||
| 77 | jQuery Mobile | 8년 전 | 1785 | ||
| 76 | jQuery Mobile | 8년 전 | 1793 | ||
| 75 | jQuery Mobile | 8년 전 | 1409 | ||
| 74 | jQuery Mobile | 8년 전 | 1548 | ||
| 73 | jQuery Mobile | 8년 전 | 1252 | ||
| 72 | jQuery Mobile | 8년 전 | 1633 | ||
| 71 | jQuery Mobile | 8년 전 | 1626 | ||
| 70 | jQuery Mobile | 8년 전 | 1510 | ||
| 69 | jQuery Mobile | 8년 전 | 1515 | ||
| 68 | jQuery Mobile | 8년 전 | 2052 | ||
| 67 | jQuery Mobile | 8년 전 | 1321 | ||
| 66 | jQuery Mobile | 8년 전 | 1698 | ||
| 65 | jQuery Mobile | 8년 전 | 1191 | ||
| 64 | jQuery Mobile | 8년 전 | 1473 | ||
| 63 | jQuery Mobile | 8년 전 | 1665 | ||
| 62 | jQuery Mobile | 8년 전 | 1649 | ||
| 61 | jQuery Mobile | 8년 전 | 1884 | ||
| 60 | jQuery Mobile | 8년 전 | 1415 | ||
| 59 | jQuery Mobile | 8년 전 | 1971 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기