If you don't see colors, Hit your refresh button Now! The following HTML code produces the gradient background you see in this square. To change the color scheme, all one does is to change the the StartColor and EndColor string values: style="filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#FFFF3399', EndColorStr='#FF6699CC');" Create your own color schemes by changing the values! |
style="filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#FF003399', EndColorStr='#FF6699CC');" |
style="filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#FF003399', EndColorStr='#FF669900');" |
BASICS