Global It Leader!!



 
 

CSS 스타일 시트를 이용한 마우스 오버시 테두리 만들기

페이지 정보

작성자 no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 댓글 0건 조회 4,385회 작성일 13-12-23 14:41

본문

<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=euc-kr">
<title>제목 없음</title>
<meta name="generator" content="Namo WebEditor v5.0">
<style>
.mask {
 position:relative;
 height:180px;
 width:240px;
 -webkit-box-shadow:0 0 1px #000;
 border:2px solid #f6f6f6;
 overflow:hidden;
 float:left;
 margin:15px;
}
.mask img {
 position:absolute;
 height:300px;
 width:400px;
 -webkit-transform: rotate(15deg);
 -moz-transform:rotate(15deg);
 -o-transform:rotate(15deg);
 -ms-transform:rotate(15deg);
 transform:rotate(15deg);
 top:50%;
 left:50%;
 margin-top:-150px; /* half the height */
 margin-left:-200px; /*half the width */
}
.mask:hover {border-color:#ffcc99;}
</style>
</head>
<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red">
<a href="#" class="mask"><img src="0002[1].png" width="274" height="339" border="0"></a>
<a href="#" class="mask"><img src="00003[1].jpg" width="396" height="264" border="0"></a>
</body>
</html>

댓글목록

등록된 댓글이 없습니다.

전체 440
게시물 검색
컴퓨터언어 목록
번호 제목 글쓴이 조회 날짜
280 CSS no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 4578 01-21
279 CSS no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 4414 01-21
278 PHP no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 5169 01-21
277 PHP no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 4783 01-18
276 PHP no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 5621 01-18
275 Mysql no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 4534 12-31
274 VB no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 4479 12-25
273 VB no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 11589 12-25
272 VB no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 5441 12-24
271 VB no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 4872 12-24
270 Javasript no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 4664 12-23
열람중 CSS no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 4386 12-23
268 VB no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 5106 12-20
267 VB no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 4936 12-20
266 VB no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 6300 12-20
265 VB no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 4897 12-20
264 VB no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 10187 12-19
263 Javasript no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 4241 12-19
262 Mysql no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 4639 12-18
261 Mysql no_profile 오원장 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 5600 12-18