编辑下面的代码:【加编码】
<html> <head> <style> body { background-image:url('img_tree.png'); background-repeat:no-repeat; } </style> </head> <body> <h1>Hello World!</h1> <p>W3Schools background image example.</p> <p>The background image is only showing once, but it is disturbing the reader!</p> </body> </html>
结果: 【此窗口】 帮助?
Try it Yourself - © 自强学堂