<html>
<style>
.mainContainer{
filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=red, endColorStr=yellow, gradientType=\'0\');
}
</style>
<body>
<div>
<p>hello world!</p>
</div>
</body>
</html>
<html>
<style>
.mainContainer{
filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=red, endColorStr=yellow, gradientType=\'0\');
}
</style>
<body>
<div>
<p>hello world!</p>
</div>
</body>
</html>
内容版权声明:除非注明,否则皆为本站原创文章。