<blockquote>
부트 스트랩은 HTML <blockquote>요소의 스타일을 다음과 같이 지정합니다.
예
For 50 years, WWF has been protecting the future of nature. The world's leading conservation organization, WWF works in 100 countries and is supported by 1.2 million members in the United States and close to 5 million globally.
From WWF's websit
<!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>Blockquotes</h1>
<p>The blockquote element is used to present content from another source:</p>
<blockquote>
<p>For 50 years, WWF has been protecting the future of nature. The world's leading conservation organization, WWF works in 100 countries and is supported by 1.2 million members in the United States and close to 5 million globally.</p>
<footer>From WWF's website</footer>
</blockquote>
</div>
</body>
</html>
게시글 목록
| 번호 | 제목 |
|---|---|
| 3199 | |
| 3198 |
CSS
scale () 메서드
|
| 3197 |
CSS
rotate () 메서드
|
| 3196 | |
| 3195 |
CSS
CSS3 단어 속보
|
| 3194 |
CSS
CSS3 워드 래핑
|
| 3192 |
CSS
css 굵은 글씨 사용
|
| 3191 |
CSS
css 원하는 글꼴 사용하기
|
| 3190 | |
| 3189 | |
| 3188 | |
| 3187 |
CSS
CSS3 상자 그림자 속성
|
| 3186 |
CSS
CSS3 그림자 효과 다섯번째
|
| 3185 |
CSS
CSS3 그림자 효과 네번째
|
| 3184 |
CSS
CSS3 그림자 효과 세번째
|
| 3183 |
CSS
CSS3 그림자 효과 두번째
|
| 3182 |
CSS
CSS3 그림자 효과
|
| 3181 | |
| 3180 | |
| 3179 |
CSS
CSS3 그라디언트 모양 설정
|
| 3178 | |
| 3177 |
CSS
CSS3 그라디언트 두번째
|
| 3176 |
CSS
CSS3 그라디언트
|
| 3175 |
CSS
CSS3 Colors
|
| 3174 | |
| 3173 | |
| 3172 | |
| 3171 | |
| 3170 |
CSS
CSS3 배경 크기
|
| 3169 |
CSS
CSS3 다중 배경
|
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기