谁有新浪博客横幅代码?

来源:百度知道 编辑:UC知道 时间:2024/05/28 10:33:55
就要横幅代码,别的不要.

<DIV align=left><IMG src="显示在面板里的图片" align=left></DIV>
<STYLE type=text/css>
body
{background:url(背景图片) repeat scroll!important;}
.logo
{background:url(题图上) no repeat no scroll!mportant;}
.banner
{background:url(题图下) no repeat no scroll!mportant;}
</STYLE>