Maison > Questions et réponses > le corps du texte
我看教程的时候,老师提过,但是就在<head>标签稍微一提。也没详细介绍。
我想问问,怎么把别人网页嵌入你的网页。
我知道的方法就是jQuery 的load('.html .class'); 方法,请问还有别的嵌入方法吗?
怪我咯2017-04-11 12:16:19
iframe
么<iframe src="http://www.baidu.com" width="20%" height="50%"></iframe>