Skip to content

Instantly share code, notes, and snippets.

@mgahan
Created November 13, 2017 21:15
Show Gist options
  • Save mgahan/ef7712d24bfaf2b0828c0c9a136f702c to your computer and use it in GitHub Desktop.
Save mgahan/ef7712d24bfaf2b0828c0c9a136f702c to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html>
<head>
</head>
<body>
<h1>This is a heading</h1>
<p>This is a paragraph.</p>
<div>
<object type="text/html" data="http://metabiotadatascience.com:8082/hello1" width="800px" height="600px" style="overflow:auto;border:5px ridge blue">
</object>
</div>
</body>
</html>
@mgahan
Copy link
Author

mgahan commented Nov 13, 2017

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment