부트 스트랩은 HTML <pre>요소
<pre>
부트 스트랩은 HTML <pre>요소의 스타일을 다음과 같이 지정합니다.
예
Text in a pre element
is displayed in a fixed-width
font, and it preserves
both spaces and
line breaks.
<!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">
<h1>Multiple Code Lines</h1>
<p>For multiple lines of code, use the pre element:</p>
<pre>
Text in a pre element
is displayed in a fixed-width
font, and it preserves
both spaces and
line breaks.
</pre>
</div>
</body>
</html>
부트 스트랩은 HTML <pre>요소의 스타일을 다음과 같이 지정합니다.
예
Text in a pre element
is displayed in a fixed-width
font, and it preserves
both spaces and
line breaks.
<!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">
<h1>Multiple Code Lines</h1>
<p>For multiple lines of code, use the pre element:</p>
<pre>
Text in a pre element
is displayed in a fixed-width
font, and it preserves
both spaces and
line breaks.
</pre>
</div>
</body>
</html>
게시판 목록
퍼블리싱강좌
| 번호 | 분류 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|---|
| 208 | 부트스트랩 | 8년 전 | 2725 | ||
| 207 | AngularJS | 8년 전 | 1466 | ||
| 206 | AngularJS | 8년 전 | 1112 | ||
| 205 | AngularJS | 8년 전 | 986 | ||
| 204 | AngularJS | 8년 전 | 1389 | ||
| 203 | AngularJS | 8년 전 | 1184 | ||
| 202 | AngularJS | 8년 전 | 1499 | ||
| 201 | AngularJS | 8년 전 | 1449 | ||
| 200 | AngularJS | 8년 전 | 1427 | ||
| 199 | AngularJS | 8년 전 | 1346 | ||
| 198 | AngularJS | 8년 전 | 1229 | ||
| 197 | AngularJS | 8년 전 | 1393 | ||
| 196 | AngularJS | 8년 전 | 1045 | ||
| 195 | AngularJS | 8년 전 | 1256 | ||
| 194 | AngularJS | 8년 전 | 1267 | ||
| 193 | AngularJS | 8년 전 | 1615 | ||
| 192 | AngularJS | 8년 전 | 1360 | ||
| 191 | AngularJS | 8년 전 | 1587 | ||
| 190 | AngularJS | 8년 전 | 1551 | ||
| 189 | AngularJS | 8년 전 | 1644 | ||
| 188 | AngularJS | 8년 전 | 1400 | ||
| 187 | AngularJS | 8년 전 | 1369 | ||
| 186 | AngularJS | 8년 전 | 1403 | ||
| 185 | AngularJS | 8년 전 | 1440 | ||
| 184 | AngularJS | 8년 전 | 1482 | ||
| 183 | AngularJS | 8년 전 | 1477 | ||
| 182 | AngularJS | 8년 전 | 1008 | ||
| 181 | AngularJS | 8년 전 | 1387 | ||
| 180 | AngularJS | 8년 전 | 1277 | ||
| 179 | AngularJS | 8년 전 | 1255 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기