Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS 2 color abckground Re: 2 color abckground

#79690

Yes you can use the gradient background color in css itself,

<body style="filter:progid:DXImageTransform.Microsoft.Gradient
(endColorstr=’#003366′, startColorstr=’#55aaee’, gradientType=’0′);">

But this gradient background will works only in IE Browsers :D