폴라로이드 이미지 / 카드
폴라로이드 이미지 / 카드

예
div.polaroid {
width: 80%;
background-color: white;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
img {width: 100%}
div.container {
text-align: center;
padding: 10px 20px;
}
[전체소스]
<!DOCTYPE html>
<html>
<head>
<style>
body {margin:25px;}
div.polaroid {
width: 80%;
background-color: white;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
margin-bottom: 25px;
}
div.container {
text-align: center;
padding: 10px 20px;
}
</style>
</head>
<body>
<h2>Responsive Polaroid Images / Cards</h2>
<div class="polaroid">
<img src="rock600x400.jpg" alt="Norway" style="width:100%">
<div class="container">
<p>The Troll's tongue in Hardanger, Norway</p>
</div>
</div>
<div class="polaroid">
<img src="lights600x400.jpg" alt="Norway" style="width:100%">
<div class="container">
<p>Northern Lights in Norway</p>
</div>
</div>
</body>
</html>
게시판 목록
퍼블리셔팁
질문은 상단의 QA에서 해주시기 바랍니다.
| 번호 | 분류 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|---|
| 827 | HTML | 8년 전 | 1578 | ||
| 826 | HTML | 8년 전 | 2311 | ||
| 825 | HTML | 8년 전 | 2106 | ||
| 824 | HTML | 8년 전 | 1923 | ||
| 823 | HTML | 8년 전 | 2422 | ||
| 822 | HTML | 8년 전 | 1959 | ||
| 821 | HTML | 8년 전 | 2577 | ||
| 820 | HTML | 8년 전 | 2582 | ||
| 819 | HTML | 8년 전 | 2508 | ||
| 818 | HTML | 8년 전 | 1714 | ||
| 817 | HTML | 8년 전 | 1705 | ||
| 816 | HTML | 8년 전 | 1449 | ||
| 815 | HTML | 8년 전 | 1470 | ||
| 814 | HTML | 8년 전 | 2069 | ||
| 813 | HTML | 8년 전 | 1675 | ||
| 812 | HTML | 8년 전 | 1749 | ||
| 811 | HTML | 8년 전 | 1756 | ||
| 810 | HTML | 8년 전 | 2394 | ||
| 809 | HTML | 8년 전 | 1787 | ||
| 808 | HTML | 8년 전 | 2195 | ||
| 807 | HTML | 8년 전 | 1968 | ||
| 806 | HTML | 8년 전 | 2002 | ||
| 805 | HTML | 8년 전 | 1951 | ||
| 804 | CSS | 8년 전 | 2337 | ||
| 803 | CSS | 8년 전 | 2245 | ||
| 802 | CSS | 8년 전 | 2337 | ||
| 801 | HTML | 8년 전 | 1952 | ||
| 800 | HTML | 8년 전 | 1807 | ||
| 799 | 기타 | 8년 전 | 2368 | ||
| 798 | HTML | 8년 전 | 1996 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기