W3.CSS Panels as Cards
예
<div class="w3-panel w3-blue w3-card-4">
<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>Panels as Cards</h2>
<p>The w3-panel class can be used to display cards:</p>
<div class="w3-panel w3-blue w3-card-4">
<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>

게시글 목록
| 번호 | 제목 |
|---|---|
| 3530 | |
| 3529 | |
| 3497 | |
| 3472 | |
| 3471 |
CSS
CSS 그리드 관련 사이트
9
|
| 3451 | |
| 3442 | |
| 3441 | |
| 3437 |
CSS
마진병합 현상
6
|
| 3436 | |
| 3425 |
기타
제이쿼리 버전
1
|
| 3421 | |
| 3420 | |
| 3405 | |
| 3402 | |
| 3399 | |
| 3397 | |
| 3394 |
기타
“Barba.js
1
|
| 3393 | |
| 3392 | |
| 3391 | |
| 3390 | |
| 3389 | |
| 3388 | |
| 3387 | |
| 3386 | |
| 3385 | |
| 3384 | |
| 3383 | |
| 3382 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기