H
Hugo de Payns
Good morning,
On
http://www.web-source.net/html_background_gradient.htm
i found a tip to create an gradient background:
<body
style="filter
rogid
XImageTransform.Microsoft.Gradient(endColorstr='#C0CFE2',
startColorstr='#FFFFFF', gradientType='0');">
For tables:
<table
style="filter
rogid
XImageTransform.Microsoft.Gradient(endColorstr='#C0CFE2',
startColorstr='#FFFFFF', gradientType='0');">
Now i like to have these code in an CSS-file, but
));
can someone please explane to me how, (if possible) to fix this???
TIA
Hugo de Payns
On
http://www.web-source.net/html_background_gradient.htm
i found a tip to create an gradient background:
<body
style="filter
startColorstr='#FFFFFF', gradientType='0');">
For tables:
<table
style="filter
startColorstr='#FFFFFF', gradientType='0');">
Now i like to have these code in an CSS-file, but
can someone please explane to me how, (if possible) to fix this???
TIA
Hugo de Payns