Skip to content

Instantly share code, notes, and snippets.

@Dahlgren
Forked from lalala/gist:2159331
Created March 22, 2012 17:13
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 Dahlgren/2159958 to your computer and use it in GitHub Desktop.
Save Dahlgren/2159958 to your computer and use it in GitHub Desktop.
Din Mamma
<!doctype html>
<html>
<head>
<title>XxX_DinMamma_XxX</title>
<style>
* {
padding: 0;
margin: 0;
}
html,body {
overflow: hidden;
}
iframe {
border: 0;
}
html,body,iframe {
height: 100%;
width: 100%;
}
</style>
</head>
<body>
<iframe src="https://docs.google.com/spreadsheet/embeddedform?formkey=dDRDbzUwYTk5SGROa041TWdGa3BHaXc6MQ">Loading...</iframe>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment