网站首页 | 站长论坛 | 免费空间申请 | 站长下载 | 站长博客 | 商业主机 | 免费空间推荐站点 | 免费空间排行榜 | 我们知道
发新话题
打印

[05-27] 背景图片居中显示(HTML,CSS技巧)

[05-27] 背景图片居中显示(HTML,CSS技巧)

<STYLE TYPE="text/css">
<!--
BODY {background-image: URL(picture1.jpg);
background-position: center;
background-repeat: no-repeat;
background-attachment: fixed;}
-->
</STYLE>

TOP

提示: 作者被禁止或删除 内容自动屏蔽

TOP

谢谢分享,学习了~!

TOP

发新话题