Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save themorgantown/10328713 to your computer and use it in GitHub Desktop.
Save themorgantown/10328713 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="X-UA-Compatible" content="chrome=1,IE=edge" />
<title>mydocument</title>
<style>
html {
height:100%;
}
body {
background-color: #FFFFFF;
margin:0;
height:100%;
}
</style>
<!-- copy these lines to your document head: -->
<meta name="viewport" content="user-scalable=yes, width=600" />
<!-- end copy -->
</head>
<body>
<div style ="margin:auto;width:100%;height:100%">
<!-- copy these lines to your document: -->
<div id="mydocument_hype_container" style="position:relative;overflow:hidden;width:100%;height:100%;margin-left:20px;margin-right:20px;">
<script type="text/javascript" charset="utf-8" src="mydocument.hyperesources/mydocument_hype_generated_script.js?65963"></script>
</div>
<!-- end copy -->
</div>
<!-- text content for search engines: -->
<div style="display:none">
<div>New Text</div>
</div>
<!-- end text content: -->
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment