怎么在DIV中插入图片

如何在DIV中插入图片?引用:XML/HTML code?123456789101112131415161718192021222324252627282930313233343

如何在DIV中插入图片?

引用:
XML/HTML code
?



123456789101112131415161718192021222324252627282930313233343536

<div style="float:left;">   <div style="float:left;height:100px;width:1px;">   </div>   <div style="float:lef……