Skip to content

Instantly share code, notes, and snippets.

@ranbena
Created June 5, 2013 18:49
Show Gist options
  • Save ranbena/5716198 to your computer and use it in GitHub Desktop.
Save ranbena/5716198 to your computer and use it in GitHub Desktop.
Mobile web stuff
<!doctype html>
<html>
<head>
<title>test</title>
<meta name="viewport" content="width=device-width initial-scale=1 minimum-scale=1 maximum-scale=1 user-scalable=0">
</head>
<body>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment