简单教程
提交运行
代码编辑器:
<body id="logo" background="/static/i/img3.jpg"> <script> document.write("背景图片是: ") document.write(document.getElementById("logo").background); </script>
运行结果: