|
|
| 页面背景渐变特效 |
| 整理:Cnwshow.Com 来源:Internet 整理时间:2008-4-25 |
|
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>页面背景渐变特效</title>
</head>
<BODY style="width:100%; height:100%;background:gold;filter:alpha(opacity=0,finishopacity=100,style=1,startx=100,starty=100,finishx=0,finishy=0)">
页面背景渐变特效
</body>
</html>
|
|
|
|
|
|