源代码
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>编程字典</title> <style> body { background-image: url("img_tree.png"); background-repeat: no-repeat; background-position: right top; margin-right: 200px; background-attachment: fixed; } </style> </head> <body> <h1>Hello World!</h1> <p>这个背景图是固定的,试着向下滚动页面.</p> <p>这个背景图是固定的,试着向下滚动页面.</p> <p>这个背景图是固定的,试着向下滚动页面.</p> <p>这个背景图是固定的,试着向下滚动页面.</p> <p>这个背景图是固定的,试着向下滚动页面.</p> <p>这个背景图是固定的,试着向下滚动页面.</p> <p>这个背景图是固定的,试着向下滚动页面.</p> <p>这个背景图是固定的,试着向下滚动页面.</p> <p>这个背景图是固定的,试着向下滚动页面.</p> <p>这个背景图是固定的,试着向下滚动页面.</p> <p>这个背景图是固定的,试着向下滚动页面.</p> <p>这个背景图是固定的,试着向下滚动页面.</p> <p>这个背景图是固定的,试着向下滚动页面.</p> <p>这个背景图是固定的,试着向下滚动页面.</p> <p>这个背景图是固定的,试着向下滚动页面.</p> <p>这个背景图是固定的,试着向下滚动页面.</p> <p>这个背景图是固定的,试着向下滚动页面.</p> <p>这个背景图是固定的,试着向下滚动页面.</p> <p>这个背景图是固定的,试着向下滚动页面.</p> <p>这个背景图是固定的,试着向下滚动页面.</p> <p>这个背景图是固定的,试着向下滚动页面.</p> <p>这个背景图是固定的,试着向下滚动页面.</p> <p>如果你没有看到任何滚动条,尝试调整浏览器窗口的大小</p> </body> </html>
运行结果