호버 행

· 8년 전 · 1564
3.JPG
호버 행

이 .table-hover클래스는 테이블 행에 호버 효과 (회색 배경색)를 추가합니다.

<!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>Hover Rows</h2>
<p>The .table-hover class enables a hover state on table rows:</p>
<table class="table table-hover">
<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>

첨부파일

3.JPG (28.7 KB)
0회 2017-09-18 15:58
|
댓글을 작성하시려면 로그인이 필요합니다.

퍼블리싱강좌

+
분류 제목 글쓴이 날짜 조회
부트스트랩
[부트스트랩]
8년 전 조회 1,699
부트스트랩
[부트스트랩]
8년 전 조회 1,661
부트스트랩 8년 전 조회 1,889
부트스트랩
[부트스트랩]
8년 전 조회 1,456
부트스트랩 8년 전 조회 2,412
부트스트랩
[부트스트랩]
8년 전 조회 1,509
부트스트랩
[부트스트랩]
8년 전 조회 1,880
부트스트랩
[부트스트랩]
8년 전 조회 2,258
부트스트랩 8년 전 조회 2,992
부트스트랩 8년 전 조회 2,823
부트스트랩 8년 전 조회 1,761
부트스트랩
[부트스트랩]
8년 전 조회 2,638
부트스트랩
[부트스트랩]
8년 전 조회 1,787
부트스트랩
[부트스트랩]
8년 전 조회 1,696
부트스트랩
[부트스트랩]
8년 전 조회 1,565
부트스트랩
[부트스트랩]
8년 전 조회 2,089
부트스트랩 8년 전 조회 1,623
부트스트랩 8년 전 조회 1,791
부트스트랩 8년 전 조회 1,347
부트스트랩 8년 전 조회 1,195
부트스트랩 8년 전 조회 1,584
부트스트랩 8년 전 조회 1,461
부트스트랩
[부트스트랩]
8년 전 조회 1,387
부트스트랩
[부트스트랩]
8년 전 조회 1,373
부트스트랩
[부트스트랩]
8년 전 조회 1,498
부트스트랩
[부트스트랩]
8년 전 조회 1,361
부트스트랩 8년 전 조회 1,714
부트스트랩 8년 전 조회 1,703
부트스트랩
[부트스트랩]
8년 전 조회 1,946
부트스트랩 8년 전 조회 2,859