Iframe example
IFrame example
<!------>
<iframe name="iframe_name" src="http://www.jonasjohn.de/" width="99%"
height="280" frameborder="0">
The iframe could not be shown.<br/>
<a href="http://www.jonasjohn.de/">Click here</a>
</iframe>
Url: http://www.jonasjohn.de/snippets/html4strict/iframe.htm
Language: Other | User: ShareMySnippets | Created: Oct 16, 2013