CSS ช่วยให้รูปภาพเปลี่ยนจากขาวดำเป็นสีเมื่อเมาส์เลื่อนผ่าน
ผู้เขียน:Eve Cole
เวลาอัปเดต:2009-06-12 17:47:46
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" " http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd ">
<html xmlns=" http://www.w3.org/1999/xhtml ">
<หัว>
<meta http-equiv="Content-Type" content="text/html;charset=gb2312" />
<title>CSS实现鼠标经过Image由黑白变彩色</title>
<style><!--body,td{font-size: 12px;}--></style>
<ประเภทสไตล์=ข้อความ/css>
ไอเอ็มจี {
ตัวกรอง: สีเทา
-
A:โฮเวอร์ IMG {ตัวกรอง:
-
</สไตล์>
</หัว>
<body bgcolor="" 无>
<table width="100%" height="1000" border="0" cellpadding="10" cellspacing="5">
<tr>
<td valign="ด้านบน">
<A href="链接地址"><IMG src="ภาพยนต์.jpg" border="0"></A>
</td>
</tr>
</ตาราง>
</ร่างกาย>
</html>