W3.CSS 둥근 패널

예
<div class="w3-panel w3-blue w3-round-xlarge">
<p>London is the most populous city in the United Kingdom,
with a metropolitan area of over 9 million inhabitants.</p>
</div>

[전체소스]
<!DOCTYPE html>
<html>
<title>W3.CSS</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css">
<body>
<div class="w3-container">
<h2>Rounded Panels</h2>
<div class="w3-panel w3-blue w3-round-xlarge">
<p>London is the most populous city in the United Kingdom,
with a metropolitan area of over 9 million inhabitants.</p>
</div>
</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 다중 배경
|
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기