Iframe example

IFrame example

Snippet information

Author:
Jonas John

License:
Public Domain

Language:
HTML

Created:
05/09/2006

Updated:
05/09/2006

Tags:
, ,


<!------>
 
<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>


Found a bug? Or do you have a better solution for this?
Feel free to leave a message:

Add a comment


Leave a comment