요약 표
요약 표
.table-condensed클래스는 테이블보다 컴팩트 한 반 셀 패딩을 절단하여 만든다 :
<!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>Condensed Table</h2>
<p>The .table-condensed class makes a table more compact by cutting cell padding in half:</p>
<table class="table table-condensed">
<thead>
<tr>
<th>Firstname</th>
<th>Lastname</th>
<th>Email</th>
</tr>
</thead>
<tbody>
<tr>
<td>John</td>
<td>Doe</td>
<td>john@example.com</td>
</tr>
<tr>
<td>Mary</td>
<td>Moe</td>
<td>mary@example.com</td>
</tr>
<tr>
<td>July</td>
<td>Dooley</td>
<td>july@example.com</td>
</tr>
</tbody>
</table>
</div>
</body>
</html>
.table-condensed클래스는 테이블보다 컴팩트 한 반 셀 패딩을 절단하여 만든다 :
<!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>Condensed Table</h2>
<p>The .table-condensed class makes a table more compact by cutting cell padding in half:</p>
<table class="table table-condensed">
<thead>
<tr>
<th>Firstname</th>
<th>Lastname</th>
<th>Email</th>
</tr>
</thead>
<tbody>
<tr>
<td>John</td>
<td>Doe</td>
<td>john@example.com</td>
</tr>
<tr>
<td>Mary</td>
<td>Moe</td>
<td>mary@example.com</td>
</tr>
<tr>
<td>July</td>
<td>Dooley</td>
<td>july@example.com</td>
</tr>
</tbody>
</table>
</div>
</body>
</html>
첨부파일
게시판 목록
퍼블리싱강좌
| 번호 | 분류 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|---|
| 208 | 부트스트랩 | 8년 전 | 2738 | ||
| 207 | AngularJS | 8년 전 | 1483 | ||
| 206 | AngularJS | 8년 전 | 1132 | ||
| 205 | AngularJS | 8년 전 | 997 | ||
| 204 | AngularJS | 8년 전 | 1405 | ||
| 203 | AngularJS | 8년 전 | 1202 | ||
| 202 | AngularJS | 8년 전 | 1513 | ||
| 201 | AngularJS | 8년 전 | 1462 | ||
| 200 | AngularJS | 8년 전 | 1438 | ||
| 199 | AngularJS | 8년 전 | 1360 | ||
| 198 | AngularJS | 8년 전 | 1244 | ||
| 197 | AngularJS | 8년 전 | 1405 | ||
| 196 | AngularJS | 8년 전 | 1065 | ||
| 195 | AngularJS | 8년 전 | 1269 | ||
| 194 | AngularJS | 8년 전 | 1284 | ||
| 193 | AngularJS | 8년 전 | 1628 | ||
| 192 | AngularJS | 8년 전 | 1368 | ||
| 191 | AngularJS | 8년 전 | 1595 | ||
| 190 | AngularJS | 8년 전 | 1568 | ||
| 189 | AngularJS | 8년 전 | 1657 | ||
| 188 | AngularJS | 8년 전 | 1415 | ||
| 187 | AngularJS | 8년 전 | 1383 | ||
| 186 | AngularJS | 8년 전 | 1424 | ||
| 185 | AngularJS | 8년 전 | 1454 | ||
| 184 | AngularJS | 8년 전 | 1497 | ||
| 183 | AngularJS | 8년 전 | 1491 | ||
| 182 | AngularJS | 8년 전 | 1021 | ||
| 181 | AngularJS | 8년 전 | 1403 | ||
| 180 | AngularJS | 8년 전 | 1292 | ||
| 179 | AngularJS | 8년 전 | 1274 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기