<html>
<body style="background-image:url(/img/eg_bg_04.gif)">
<h1>Hello world!</h1>
<p><a href="//www.w3xue.com">Visit W3xue.com!</a></p>
<p>在 HTML 4.01 中,不赞成使用 body 元素的 background 属性;在 XHTML 1.0 Strict DTD 中,不支持 body 元素的 background 属性。</p>
</body>
</html>