Skip to content

Instantly share code, notes, and snippets.

@twilly86
Last active December 23, 2015 13:29
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 twilly86/6642342 to your computer and use it in GitHub Desktop.
Save twilly86/6642342 to your computer and use it in GitHub Desktop.
<html>
<head>
<meta name="format-detection" content="telephone=no" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="viewport" content="user-scalable=no, initial-scale=1, maximum-scale=1, minimum-scale=1, target-densitydpi=device-dpi" />
<script type="text/javascript" src="cordova.js"></script>
<style type="text/css">
* {font-size:large;}
</style>
<title>Hello World</title>
</head>
<body style="background-color: green">
<input type="text" />
<button>Focus on me</button>
<p>test 1</p>
<p>test 1</p>
<p>test 1</p>
<p>test 1</p>
<p>test 1</p>
<p>test 1</p>
<p>test 1</p>
<p>test 1</p>
<p>test 1</p>
<p>test 1</p>
<p>test 1</p>
<p>test 1</p>
<p>test 1</p>
<p>test 1</p>
<p>test 1</p>
<p>test 1</p>
<p>test 1</p>
<p>test 1</p>
<p>test 1</p>
<p>test 1</p>
<p>test 1</p>
<p>test 1</p>
<p>test 1</p>
<p>test 1</p>
<p>test 1</p>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment