iframe


iframeiframe



iframe

使


src

<iframe src="http://google.com/"></iframe>


Google

widthheight

nametarget

Yahoo!target

srcdoc


srcdocURLHTML

<iframe srcdoc="<!doctype html>
<html><head><title>test</title></head>
<body><p>test</p></body></html>"></iframe>