테이블 색상 바뀌기 onMouseOver 컬러 지정 > HTML

본문 바로가기

HTML

   CAD       인벤터       SW       MC       SE       디아   
   Eng       자재       PC       HTML       IT       일정   

테이블 색상 바뀌기 onMouseOver 컬러 지정

페이지 정보

profile_image
작성자pachinko
조회 83회 작성일 2022-04-03 15:54:54 댓글 0

본문

 

<table width="200" border="0" cellspacing="1" cellpadding="0" bgcolor=#000000>
<tr bgcolor=#ffffff>
<td align="center" style=cursor:hand; onClick="location.href='http://www.naver.com'" onMouseOver="bgColor='#eeeeee'" onMouseOut="bgColor='#ffffff'">네이버</td>
<td align="center" style=cursor:hand; onClick="location.href='http://www.daum.net'" onMouseOver="bgColor='#eeeeee'" onMouseOut="bgColor='#ffffff'">다음</td>
</tr>
</table>

댓글목록

등록된 댓글이 없습니다.

전체 14건 1 페이지
게시물 검색
Copyright © nnnn.kr All rights reserved.