부트스트랩 panel
부트스트랩 panel
부트 스트랩의 패널은 내용 주위에 약간의 여백이있는 경계가있는 상자입니다.
패널은 .panel클래스 로 생성되며 패널의 내용에는 .panel-body클래스가 있습니다.
예
<div class="panel panel-default">
<div class="panel-body">A Basic Panel</div>
</div>
[전체소스]
<!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 Panel</h2>
<div class="panel panel-default">
<div class="panel-body">A Basic Panel</div>
</div>
</div>
</body>
</html>
부트 스트랩의 패널은 내용 주위에 약간의 여백이있는 경계가있는 상자입니다.
패널은 .panel클래스 로 생성되며 패널의 내용에는 .panel-body클래스가 있습니다.
예
<div class="panel panel-default">
<div class="panel-body">A Basic Panel</div>
</div>
[전체소스]
<!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 Panel</h2>
<div class="panel panel-default">
<div class="panel-body">A Basic Panel</div>
</div>
</div>
</body>
</html>
게시판 목록
퍼블리싱강좌
| 번호 | 분류 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|---|
| 88 | jQuery Mobile | 8년 전 | 1933 | ||
| 87 | jQuery Mobile | 8년 전 | 1913 | ||
| 86 | jQuery Mobile | 8년 전 | 1522 | ||
| 85 | jQuery Mobile | 8년 전 | 1834 | ||
| 84 | jQuery Mobile | 8년 전 | 1867 | ||
| 83 | jQuery Mobile | 8년 전 | 1883 | ||
| 82 | jQuery Mobile | 8년 전 | 1655 | ||
| 81 | jQuery Mobile | 8년 전 | 1371 | ||
| 80 | jQuery Mobile | 8년 전 | 1807 | ||
| 79 | jQuery Mobile | 8년 전 | 1356 | ||
| 78 | jQuery Mobile | 8년 전 | 1755 | ||
| 77 | jQuery Mobile | 8년 전 | 1780 | ||
| 76 | jQuery Mobile | 8년 전 | 1789 | ||
| 75 | jQuery Mobile | 8년 전 | 1401 | ||
| 74 | jQuery Mobile | 8년 전 | 1540 | ||
| 73 | jQuery Mobile | 8년 전 | 1247 | ||
| 72 | jQuery Mobile | 8년 전 | 1629 | ||
| 71 | jQuery Mobile | 8년 전 | 1622 | ||
| 70 | jQuery Mobile | 8년 전 | 1506 | ||
| 69 | jQuery Mobile | 8년 전 | 1513 | ||
| 68 | jQuery Mobile | 8년 전 | 2049 | ||
| 67 | jQuery Mobile | 8년 전 | 1316 | ||
| 66 | jQuery Mobile | 8년 전 | 1693 | ||
| 65 | jQuery Mobile | 8년 전 | 1186 | ||
| 64 | jQuery Mobile | 8년 전 | 1468 | ||
| 63 | jQuery Mobile | 8년 전 | 1658 | ||
| 62 | jQuery Mobile | 8년 전 | 1639 | ||
| 61 | jQuery Mobile | 8년 전 | 1876 | ||
| 60 | jQuery Mobile | 8년 전 | 1410 | ||
| 59 | jQuery Mobile | 8년 전 | 1966 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기