Skin_uk1 wrote:
> I WANT TO CREATE GRADATION BACKGROUND USING 2 COLOURS, HOW DO DO THAT
> ? DO YOU NEED ADD ON PROGRAM TO DO THAT !
>
> PLEASE HELP ?
Is this what you want
<table border="0" cellpadding="0" cellspacing="0"
width="100%" height="100%">
<!-- style="border-collapse: collapse" bordercolor="#111111" -->
<tr>
<td width="100%"
style="filter

rogid

XImageTransform.Microsoft.Gradient
(startColorStr='#87CEFA',endColorStr='#FFFFFF',gradientType='1')">
<!-- '#0000ff' -->
</td>
</tr>
</table>
You can use any start and end colour
Note: This is IE only.
PS Some people on the newsgrouop don't like posts in ALL CAPS
--
Cheers,
Trevor L.
Website:
http://tandcl.homemail.com.au
(see website to send email)