On Css

<html>
<head>

<style>
div.box {width: 300px; height: 200px; padding: 30px;
            font: 46 pt times new roman;}
</style>
</head>
<body>

<div class="box" style=" filter":

  progid:DXImagetransform.Microsoft.Alpha

(Opacity=100,
FinishOpacity=0, Style=1, StartX=0, FinishX=0, StartY=0,
FinishY=100)">

Hey�you can modify opacity.</div>
<--Not functioning-->
</body>
</html>

:eek:This is not fading to opaque as the tutorial pic shows. Supposed to open in explorer only opens and saves in firefox format.