<! 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">
<adal>
<meta http-equiv = "content-type" content = "text / html; charset = gb2312" />
<Title> CSS 实现鼠标经过图片由黑白变彩色 </TITAL>
<style> <! - corps, td {taille de police: 12px;} -> </ style>
<Style type = text / css>
Un img {
Filtre: gris
}
A: Hover img {filtre:
}
</ Style>
</ head>
<corps bgcolor = "" 无>
<table width = "100%" height = "1000" border = "0" CellPadding = "10" CellSpacing = "5">
<tr>
<td valign = "top">
<A href = "链接地址"> <img src = "图片 .jpg" border = "0"> </a>
</td>
</tr>
</ table>
</docy>
</html>