Created
October 20, 2011 18:03
-
-
Save julianshen/1301821 to your computer and use it in GitHub Desktop.
sentab1
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html> | |
<head> | |
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> | |
<title>Tabs 2</title> | |
<link rel="stylesheet" href="touch/resources/css/sencha-touch.css" type="text/css"> | |
<script type="text/javascript" src="touch/sencha-touch-all.js"></script> | |
<script type="text/javascript" src="app.js"></script> | |
</head> | |
<body></body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment