例如IFRAME:
<iframe class="gmap" frameborder="0" scrolling="no" marginheight="0" marginwidth="0"
src="https://maps.google.co.in/maps/ms?msa=0&msid=212838658933937169734.0004f3360c6126926e728&ie=UTF8&ll=-6.947807,107.612513&spn=0,0&t=m&output=embed">
</iframe>
您的代碼
<iframe style=' border: 0; width: 720px; height: 362px' src='<iframe width="600" height="480" frameborder="0" src="http://embed.movshare.net/embed.php?v=ksm4jw0p1e6yv" scrolling="no"></iframe>
這是你的代碼的修正:
<iframe src="http://embed.movshare.net/embed.php?v=ksm4jw0p1e6yv" style="border:0;width:720px;height:362px" frameborder="0"></iframe>