링크 된 항목으로 그룹 나열
링크 된 항목으로 그룹 나열
목록 그룹의 항목은 하이퍼 링크 일 수도 있습니다. 마우스를 올리면 회색 배경색이 추가됩니다.
링크 된 항목이있는 목록 그룹을 만들려면 <div>대신 다음 <ul> 과 같이 <a>사용하십시오 <li>.
예
<div class="list-group">
<a href="#" class="list-group-item">First item</a>
<a href="#" class="list-group-item">Second item</a>
<a href="#" class="list-group-item">Third item</a>
</div>
[전체소스]
<!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>List Group With Linked Items</h2>
<div class="list-group">
<a href="#" class="list-group-item">First item</a>
<a href="#" class="list-group-item">Second item</a>
<a href="#" class="list-group-item">Third item</a>
</div>
</div>
</body>
</html>
목록 그룹의 항목은 하이퍼 링크 일 수도 있습니다. 마우스를 올리면 회색 배경색이 추가됩니다.
링크 된 항목이있는 목록 그룹을 만들려면 <div>대신 다음 <ul> 과 같이 <a>사용하십시오 <li>.
예
<div class="list-group">
<a href="#" class="list-group-item">First item</a>
<a href="#" class="list-group-item">Second item</a>
<a href="#" class="list-group-item">Third item</a>
</div>
[전체소스]
<!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>List Group With Linked Items</h2>
<div class="list-group">
<a href="#" class="list-group-item">First item</a>
<a href="#" class="list-group-item">Second item</a>
<a href="#" class="list-group-item">Third item</a>
</div>
</div>
</body>
</html>
게시판 목록
퍼블리싱강좌
| 번호 | 분류 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|---|
| 88 | jQuery Mobile | 8년 전 | 1932 | ||
| 87 | jQuery Mobile | 8년 전 | 1912 | ||
| 86 | jQuery Mobile | 8년 전 | 1519 | ||
| 85 | jQuery Mobile | 8년 전 | 1831 | ||
| 84 | jQuery Mobile | 8년 전 | 1866 | ||
| 83 | jQuery Mobile | 8년 전 | 1882 | ||
| 82 | jQuery Mobile | 8년 전 | 1654 | ||
| 81 | jQuery Mobile | 8년 전 | 1370 | ||
| 80 | jQuery Mobile | 8년 전 | 1806 | ||
| 79 | jQuery Mobile | 8년 전 | 1355 | ||
| 78 | jQuery Mobile | 8년 전 | 1753 | ||
| 77 | jQuery Mobile | 8년 전 | 1779 | ||
| 76 | jQuery Mobile | 8년 전 | 1788 | ||
| 75 | jQuery Mobile | 8년 전 | 1399 | ||
| 74 | jQuery Mobile | 8년 전 | 1539 | ||
| 73 | jQuery Mobile | 8년 전 | 1246 | ||
| 72 | jQuery Mobile | 8년 전 | 1628 | ||
| 71 | jQuery Mobile | 8년 전 | 1621 | ||
| 70 | jQuery Mobile | 8년 전 | 1505 | ||
| 69 | jQuery Mobile | 8년 전 | 1511 | ||
| 68 | jQuery Mobile | 8년 전 | 2046 | ||
| 67 | jQuery Mobile | 8년 전 | 1315 | ||
| 66 | jQuery Mobile | 8년 전 | 1691 | ||
| 65 | jQuery Mobile | 8년 전 | 1183 | ||
| 64 | jQuery Mobile | 8년 전 | 1467 | ||
| 63 | jQuery Mobile | 8년 전 | 1656 | ||
| 62 | jQuery Mobile | 8년 전 | 1635 | ||
| 61 | jQuery Mobile | 8년 전 | 1875 | ||
| 60 | jQuery Mobile | 8년 전 | 1408 | ||
| 59 | jQuery Mobile | 8년 전 | 1964 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기