Created
April 25, 2016 14:27
-
-
Save masone/532ebcb0f663ab9a935a81d0c360aa38 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE html> | |
| <html lang="en-US"> | |
| <head> | |
| <title>iframe</title> | |
| <meta charset="utf-8"> | |
| </head> | |
| <body> | |
| <iframe width="800" height="500" src="https://fup-dev.hosted.livingdocs.io"></iframe> | |
| </body> | |
| </html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment