写一个div,背景换成图片,div内打上文字 <div style="width:200px; height:200px; background:url( 图片路径)"> <font>文字内容</font> </div>