요약 표
요약 표
.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>
첨부파일
게시판 목록
퍼블리싱강좌
| 번호 | 분류 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|---|
| 58 | jQuery Mobile | 8년 전 | 2989 | ||
| 57 | jQuery Mobile | 8년 전 | 2034 | ||
| 56 | jQuery Mobile | 8년 전 | 1369 | ||
| 55 | jQuery Mobile | 8년 전 | 1561 | ||
| 54 | jQuery Mobile | 8년 전 | 2242 | ||
| 53 | jQuery Mobile | 8년 전 | 1546 | ||
| 52 | jQuery Mobile | 8년 전 | 1561 | ||
| 51 | jQuery Mobile | 8년 전 | 1428 | ||
| 50 | jQuery Mobile | 8년 전 | 1319 | ||
| 49 | jQuery Mobile | 8년 전 | 1820 | ||
| 48 | jQuery Mobile | 8년 전 | 1462 | ||
| 47 | jQuery Mobile | 8년 전 | 2022 | ||
| 46 | jQuery Mobile | 8년 전 | 1982 | ||
| 45 | jQuery Mobile | 8년 전 | 1514 | ||
| 44 | jQuery Mobile | 8년 전 | 1679 | ||
| 43 | jQuery Mobile | 8년 전 | 1792 | ||
| 42 | jQuery Mobile | 8년 전 | 1668 | ||
| 41 | jQuery Mobile | 8년 전 | 1836 | ||
| 40 | jQuery Mobile | 8년 전 | 1488 | ||
| 39 | jQuery Mobile | 8년 전 | 1639 | ||
| 38 | jQuery Mobile | 8년 전 | 2183 | ||
| 37 | jQuery Mobile | 8년 전 | 2685 | ||
| 36 | jQuery Mobile | 8년 전 | 2139 | ||
| 35 | jQuery Mobile | 8년 전 | 1527 | ||
| 34 | jQuery Mobile | 8년 전 | 2430 | ||
| 33 | AngularJS | 8년 전 | 2881 | ||
| 32 | AngularJS | 8년 전 | 2440 | ||
| 31 | AngularJS | 8년 전 | 1769 | ||
| 30 | AngularJS | 8년 전 | 2846 | ||
| 29 | AngularJS | 8년 전 | 2406 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기