כותרת..

[למה שמתי סמיילים שלא קשורים? ככה - עושה שמח

.]
ניסיתי את זה, אבל לא עבד:
HTML קוד:
<html>
<head>
<title>Hosts.Co.iL</title>
<style type="text/css"> // התחלת ה-CSS
<!--
img.transON {width: 100%; opacity:.50;filter: alpha(opacity=50); -moz-opacity: 0.5;border:1px; }
-->
</style>
</head>
<body >
<img onmouseover="this.imgName='transON'" onmouseout="this.imgName='transOFF'" src="http://www.mandarindesign.com/images/text.jpg" width="100" height="119" style="border:1px solid black;">
</BODY>
</HTML>