Skip to content

Instantly share code, notes, and snippets.

@pgiraud
Created August 8, 2013 07:55
Show Gist options
  • Select an option

  • Save pgiraud/6182524 to your computer and use it in GitHub Desktop.

Select an option

Save pgiraud/6182524 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html>
<head>
<link href="http://code.jquery.com/mobile/latest/jquery.mobile.css" rel="stylesheet" type="text/css" />
<script src="http://code.jquery.com/jquery-1.9.1.min.js"></script>
<script src="http://code.jquery.com/mobile/latest/jquery.mobile.js"></script>
<meta charset=utf-8 />
<title>JS Bin</title>
</head>
<body>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment