永远居中的背景图片 2014/11/09 14962 ====1、将以下代码加入HEML的<body></body>之间: <STYLE TYPE="text/css"> <!-- BODY {background-image: URL(图片名称.gif); background-position: center; background-repeat: no-repeat; background-attachment: fixed;} --> </STYLE>