부트 스트랩 기본 테이블
부트 스트랩 기본 테이블
기본 부트 스트랩 테이블에는 밝은 패딩과 수평 분할 만 있습니다.
이 .table클래스는 기본 스타일을 테이블에 추가합니다.
<!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>Basic Table</h2>
<p>The .table class adds basic styling (light padding and only horizontal dividers) to a table:</p>
<table class="table">
<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클래스는 기본 스타일을 테이블에 추가합니다.
<!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>Basic Table</h2>
<p>The .table class adds basic styling (light padding and only horizontal dividers) to a table:</p>
<table class="table">
<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개월 전 | 158 | |
| 297 | CSS |
선택과집중
|
3개월 전 | 360 | |
| 296 | CSS |
선택과집중
|
3개월 전 | 312 | |
| 295 | CSS |
선택과집중
|
3개월 전 | 291 | |
| 294 | CSS |
선택과집중
|
4개월 전 | 416 | |
| 293 | CSS |
선택과집중
|
4개월 전 | 366 | |
| 292 | CSS |
선택과집중
|
4개월 전 | 283 | |
| 291 | CSS |
선택과집중
|
4개월 전 | 292 | |
| 290 | CSS |
선택과집중
|
4개월 전 | 340 | |
| 289 | CSS |
선택과집중
|
4개월 전 | 310 | |
| 288 | CSS |
선택과집중
|
5개월 전 | 393 | |
| 287 | CSS |
선택과집중
|
5개월 전 | 347 | |
| 286 | CSS |
선택과집중
|
5개월 전 | 343 | |
| 285 | CSS |
선택과집중
|
5개월 전 | 366 | |
| 284 | CSS |
선택과집중
|
5개월 전 | 252 | |
| 283 | CSS |
|
2년 전 | 1523 | |
| 282 | CSS | 2년 전 | 2500 | ||
| 281 | CSS | 4년 전 | 4032 | ||
| 280 | CSS | 4년 전 | 4555 | ||
| 279 | 반응형웹 | 5년 전 | 2984 | ||
| 278 | 반응형웹 | 5년 전 | 2833 | ||
| 277 | 부트스트랩 | 7년 전 | 5031 | ||
| 276 | 부트스트랩 | 7년 전 | 6585 | ||
| 275 | 부트스트랩 | 7년 전 | 4667 | ||
| 274 | 부트스트랩 | 7년 전 | 6699 | ||
| 273 | 부트스트랩 | 7년 전 | 3365 | ||
| 272 | 부트스트랩 | 7년 전 | 3203 | ||
| 271 | 부트스트랩 | 7년 전 | 3706 | ||
| 270 | 부트스트랩 | 7년 전 | 3227 | ||
| 269 | 부트스트랩 | 7년 전 | 3103 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기