<html> <head> <title>.:: Código Fonte ::.</title> </head> <body bgcolor="#FFFFFF" text="#000000"> <table width="50%" border="1" cellspacing="0" cellpadding="0" align="center"> <tr> <td height="103"> <div align="center"><font color="#0000CC">Efeito ALPHA em CSS!</font></div></td> </tr> <tr> <td height="55" bgcolor="#B6A372" align="left" style='Filter: Alpha(Opacity=100, FinishOpacity=0, Style=1, StartX=0, StartY=80, FinishX=0, FinishY=0)'><div align="center">Esta é a linha da tabela com o efeito ALPHA</div></td> </tr> <tr> <td height="82"> <div align="center"><font size="1"><a href="http://www.codigofonte.com.br">www.codigofonte.com.br</a></font></div></td> </tr> </table> </body> </html>