Skip to content

Instantly share code, notes, and snippets.

@zachmayer
Last active December 12, 2015 04:38
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 zachmayer/4715187 to your computer and use it in GitHub Desktop.
Save zachmayer/4715187 to your computer and use it in GitHub Desktop.
<html>
<head>
<title>Test</title>
<meta name="viewport" content="user-scalable=no, width=device-width, initial-scale=1.0, maximum-scale=1.0"/>
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
<link rel="apple-touch-icon" href="icon.png"/>
<style type="text/css">
body{ margin: 0px;}
</style>
</head>
<body>
<iframe src="https://docs.google.com/forms/d/1sJ1rFhqMJgTHAQXRzdjzzvecF90V4GFcUexsRFV2r08/viewform?embedded=true" width="760" height="500" frameborder="0" marginheight="0" marginwidth="0">Loading...</iframe>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment