이미지에 new 아이콘 달기 > html

본문 바로가기

html

이미지에 new 아이콘 달기

작성일 19-04-11 10:54

페이지 정보

작성자서방님 조회 199회 댓글 0건

본문

cd3372ba3896b8997426c6046b8b4db1_1554947730_2561.jpg 


<style type="text/css">
.new-icon {
	opacity: 0.9;
	transform: rotate(-45deg);
	position: absolute;
	top: 5px;
	left: -28px;
	padding: 3px 0;
	width: 100px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	background: #ff9501;
}
</style>

<a class="zoomer" href="?">
	<span class="overlay-zoom gallery-img">
		<img src="https://t1.daumcdn.net/daumtop_chanel/op/20170315064553027.png">
		<div class="new-icon">New</div>
	</span>
</a>

댓글목록

등록된 댓글이 없습니다.

전체 323건 2 페이지
게시물 검색
Copyright © 서방님.kr All rights reserved.
PC 버전으로 보기