Skip to content

Instantly share code, notes, and snippets.

@paulallies
Created December 18, 2012 09:52
Show Gist options
  • Select an option

  • Save paulallies/4326731 to your computer and use it in GitHub Desktop.

Select an option

Save paulallies/4326731 to your computer and use it in GitHub Desktop.
Untitled
<!doctype html>
<head>
<head>
<title>This is a test</title>
</head>
<body>
<h2>Testing</h2>
</body>
</head>
var db = openDatabase('mydb', '1.0', 'my first database', 2 *1024 * 1024);
console.log(db)
{"view":"separate","fontsize":"100","seethrough":"","prefixfree":"1","page":"javascript"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment