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