호버 행
호버 행
이 .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>
이 .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>
첨부파일
게시판 목록
퍼블리싱강좌
| 번호 | 분류 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|---|
| 298 | CSS |
선택과집중
|
2개월 전 | 164 | |
| 297 | CSS |
선택과집중
|
3개월 전 | 376 | |
| 296 | CSS |
선택과집중
|
3개월 전 | 324 | |
| 295 | CSS |
선택과집중
|
4개월 전 | 302 | |
| 294 | CSS |
선택과집중
|
4개월 전 | 429 | |
| 293 | CSS |
선택과집중
|
4개월 전 | 384 | |
| 292 | CSS |
선택과집중
|
5개월 전 | 297 | |
| 291 | CSS |
선택과집중
|
5개월 전 | 300 | |
| 290 | CSS |
선택과집중
|
5개월 전 | 349 | |
| 289 | CSS |
선택과집중
|
5개월 전 | 318 | |
| 288 | CSS |
선택과집중
|
5개월 전 | 403 | |
| 287 | CSS |
선택과집중
|
5개월 전 | 354 | |
| 286 | CSS |
선택과집중
|
5개월 전 | 354 | |
| 285 | CSS |
선택과집중
|
5개월 전 | 377 | |
| 284 | CSS |
선택과집중
|
5개월 전 | 262 | |
| 283 | CSS |
|
2년 전 | 1533 | |
| 282 | CSS | 2년 전 | 2513 | ||
| 281 | CSS | 4년 전 | 4043 | ||
| 280 | CSS | 4년 전 | 4562 | ||
| 279 | 반응형웹 | 5년 전 | 2990 | ||
| 278 | 반응형웹 | 5년 전 | 2844 | ||
| 277 | 부트스트랩 | 7년 전 | 5040 | ||
| 276 | 부트스트랩 | 7년 전 | 6594 | ||
| 275 | 부트스트랩 | 7년 전 | 4675 | ||
| 274 | 부트스트랩 | 7년 전 | 6708 | ||
| 273 | 부트스트랩 | 7년 전 | 3374 | ||
| 272 | 부트스트랩 | 7년 전 | 3208 | ||
| 271 | 부트스트랩 | 8년 전 | 3708 | ||
| 270 | 부트스트랩 | 8년 전 | 3237 | ||
| 269 | 부트스트랩 | 8년 전 | 3121 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기