요약 표

· 8년 전 · 1706
5.JPG
요약 표

.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>

첨부파일

5.JPG (29.3 KB)
0회 2017-09-19 13:59
|
댓글을 작성하시려면 로그인이 필요합니다.

퍼블리싱강좌

+
분류 제목 글쓴이 날짜 조회
부트스트랩
[부트스트랩]
8년 전 조회 1,916
부트스트랩
[부트스트랩]
8년 전 조회 1,711
부트스트랩
[부트스트랩]
8년 전 조회 1,673
부트스트랩 8년 전 조회 1,904
부트스트랩
[부트스트랩]
8년 전 조회 1,471
부트스트랩 8년 전 조회 2,425
부트스트랩
[부트스트랩]
8년 전 조회 1,523
부트스트랩
[부트스트랩]
8년 전 조회 1,888
부트스트랩
[부트스트랩]
8년 전 조회 2,265
부트스트랩 8년 전 조회 3,008
부트스트랩 8년 전 조회 2,833
부트스트랩 8년 전 조회 1,771
부트스트랩
[부트스트랩]
8년 전 조회 2,653
부트스트랩
[부트스트랩]
8년 전 조회 1,798
부트스트랩
[부트스트랩]
8년 전 조회 1,707
부트스트랩
[부트스트랩]
8년 전 조회 1,576
부트스트랩
[부트스트랩]
8년 전 조회 2,100
부트스트랩 8년 전 조회 1,636
부트스트랩 8년 전 조회 1,801
부트스트랩 8년 전 조회 1,356
부트스트랩 8년 전 조회 1,204
부트스트랩 8년 전 조회 1,595
부트스트랩 8년 전 조회 1,476
부트스트랩
[부트스트랩]
8년 전 조회 1,398
부트스트랩
[부트스트랩]
8년 전 조회 1,380
부트스트랩
[부트스트랩]
8년 전 조회 1,511
부트스트랩
[부트스트랩]
8년 전 조회 1,373
부트스트랩 8년 전 조회 1,722
부트스트랩 8년 전 조회 1,718
부트스트랩
[부트스트랩]
8년 전 조회 1,959