Skip to content

Instantly share code, notes, and snippets.

@givanse
Created May 8, 2015 00:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save givanse/ed850a0983d53c766d2f to your computer and use it in GitHub Desktop.
Save givanse/ed850a0983d53c766d2f to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title></title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, user-scalable=no"/>
<link rel="stylesheet" href="">
<style>
html, body {
width: 100%;
overflow: hidden;
}
</style>
</head>
<body>
<h1>Foobar 1</h1>
<script src=""></script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment