<! Doctype html public "-// w3c // dtd xhtml 1.0 transitional // pt" "http://www.w3.org/tr/xhtml1/dtd/xhtml1-bransitional.dtd">
<html xmlns = "http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv = "content-type" content = "text /html; charset = gb2312" />
<title> css 实现鼠标经过图片由黑白变彩色 </title>
<Toy> <!-Body, td {font-size: 12px;}-> </style>
<Tipo de estilo = texto/css>
Um img {
Filtro: cinza
}
A: Passe o mouse img {filtro:
}
</Style>
</head>
<corpo bgcolor = "" 无>
<tabela width = "100%" altura = "1000" borda = "0" CellPadding = "10" CellSpacing = "5">
<tr>
<td valign = "top">
<A href = "链接地址"> <img src = "图片 .jpg" border = "0"> </a>
</td>
</tr>
</tabela>
</body>
</html>