<body> 引用图 引用地图<img src="../../图2/0D236BF36E75461B0F9D3ECD76516BBF.jpg " width="394" usemap="map"/> 定义地图名<map name="map"> 定义区域 <area shape="rect" coords="184,118,255,196" href="http://www.360.com" /> <area shape="circle" coords="95,115,27" href="http://www.baidu.com" /> </map> <div style="height:300px; 400px; border:1px #900 solid"> <iframe width="600px" height="300" src="http://baidu.com/" frameborder="1"> </iframe> </div> </body>
div
<div style="height:300px; 400px; border:1px #900 solid"> <iframe width="600px" height="300" src="http://baidu.com/" frameborder="1"> </iframe> </div>