iframe用于在网页中嵌入另一个网页,使用起来非常简单,如下:
<iframe width="600" height="100%" frameborder="0" scrolling="auto" src="http://www.cnblogs.com"></iframe>
<iframe width="600" height="100%" frameborder="0" scrolling="auto" src="http://www.cnblogs.com"></iframe>