Skip to content

Instantly share code, notes, and snippets.

@sunilw
Created June 19, 2015 12:52
Show Gist options
  • Save sunilw/c2d7b3acb135c974cd65 to your computer and use it in GitHub Desktop.
Save sunilw/c2d7b3acb135c974cd65 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="UTF-8" />
<meta name="generator" content="emacs" />
<title></title>
<link rel="stylesheet" href="" type="text/css" media="all" />
<script type="text/javascript" src=""></script>
<style>
body, html
{
margin: 0; padding: 0; height: 100%; overflow: hidden;
}
.iframe-wrap
{
position:absolute; left: 0; right: 0; bottom: 0; top: 0px;
}
</style>
</head>
<body>
<div class="iframe-wrap">
<iframe frameborder="0" width="100%" height="100%" src="http://mlstest.rpower.situationdev.net/"></iframe>
</div>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment