Skip to content

Instantly share code, notes, and snippets.

@peb7268
Created April 19, 2013 20:09
Show Gist options
  • Save peb7268/5422893 to your computer and use it in GitHub Desktop.
Save peb7268/5422893 to your computer and use it in GitHub Desktop.
html: iframe
<iframe src="http://www.yoursite.com"
width="400" height="300" marginwidth="0" marginheight="0"
hspace="0" vspace="0" frameborder="0" scrolling=yes>
</iframe>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment