<img src="이미지.jpg" border="0" usemap="#map">
<map name="map">
<area shape="rect" coords="10,10,10,10" href="JavaScript
<area shape="rect" coords="20,20,20,20" href=mailto:메일주소 alt="메일보내기" onFocus="this.blur()">
</map>
<script>
function print_page() {
window.print();
}
</script>
'etc.' 카테고리의 다른 글
마우스오버시 이미지변경 및 폰트색상변경 (롤오버) (0) | 2014.01.16 |
---|---|
table td 여백 ,테이블 td안에 위치설정 padding (0) | 2014.01.16 |
특수문자 (0) | 2014.01.16 |
메뉴 네비게이션 인크루드시 페이지인식 , include 페이지인식 , php if문 (0) | 2014.01.16 |
절대경로 및 상대경로 개념 (0) | 2014.01.16 |