<style> div#test { background-image:url(http://how2j.cn/study/background.jpg); width:200px; height:100px; } </style> <div id="test"> 这是一个有背景图的DIV </div>