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

예
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에서 해주시기 바랍니다.
| 번호 | 분류 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|---|
| 1007 | CSS | 8년 전 | 1827 | ||
| 1006 | CSS | 8년 전 | 2533 | ||
| 1005 | CSS | 8년 전 | 1984 | ||
| 1004 | HTML | 8년 전 | 2411 | ||
| 1003 | HTML | 8년 전 | 2844 | ||
| 1002 | HTML | 8년 전 | 3219 | ||
| 1001 | HTML | 8년 전 | 3688 | ||
| 1000 | HTML | 8년 전 | 2161 | ||
| 999 | HTML | 8년 전 | 2388 | ||
| 998 | HTML | 8년 전 | 2319 | ||
| 997 | HTML | 8년 전 | 1933 | ||
| 996 | HTML | 8년 전 | 2215 | ||
| 995 | 기타 | 8년 전 | 2082 | ||
| 994 | 기타 | 8년 전 | 2361 | ||
| 993 | 기타 | 8년 전 | 3225 | ||
| 992 | 반응형 | 8년 전 | 2749 | ||
| 991 | 반응형 | 8년 전 | 1971 | ||
| 990 | 반응형 | 8년 전 | 1943 | ||
| 989 | 반응형 | 8년 전 | 2246 | ||
| 988 | 반응형 | 8년 전 | 2409 | ||
| 987 | 반응형 | 8년 전 | 2501 | ||
| 986 | CSS | 8년 전 | 2641 | ||
| 985 | CSS | 8년 전 | 2702 | ||
| 984 | CSS | 8년 전 | 2666 | ||
| 983 | CSS | 8년 전 | 2354 | ||
| 982 | CSS | 8년 전 | 2016 | ||
| 981 | CSS | 8년 전 | 2139 | ||
| 980 | CSS | 8년 전 | 3627 | ||
| 979 | CSS | 8년 전 | 2923 | ||
| 978 | CSS | 8년 전 | 2158 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기