Well you can try this
SPAN style="FILTER: progid

XImageTransform.Microsoft.Alpha(
style=1,opacity=100,finishOpacity=0,startX=0,finishX=100,startY=0,finishY=100);
WIDTH: 100%; HEIGHT: 40px; BACKGROUND-COLOR: blue">
But it only works in IE...
It can also be done with CSS and that can be made to work in IE & NN
HTH
Don
=======================
"CFM" <(E-Mail Removed)> wrote in message
news:168BCA43-1CCE-449C-8755-(E-Mail Removed)...
| How can I add a gradient to a cell, just like in Microsoft's homepage
(from
| blue to white)? And without resoting to pictures?