-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
206 lines (165 loc) · 5.71 KB
/
index.html
File metadata and controls
206 lines (165 loc) · 5.71 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
<!DOCTYPE HTML>
<html lang="en">
<head>
<meta property="og:title" content="MSuite">
<meta property="og:type" content="website">
<meta property="og:url" content="http://msuite.org/">
<meta property="og:image" content="http://msuite.org/img/logo72.png">
<meta property="og:site_name" content="MSuite">
<meta property="og:description" content="Mobile Development at Michigan!">
<meta property="fb:admins" content="1164482619,1487400200,2262138">
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>MSuite.org</title>
<meta name="description" content="">
<meta name="author" content="">
<meta name="viewport" content="initial-scale=1.0; user-scalable=no">
<link href="css/bootstrap.min.css" rel="stylesheet">
<link href="css/bootstrap-responsive.min.css" rel="stylesheet">
<link rel="stylesheet" href="css/style.css" type="text/css" media="screen">
<link rel="image_src" href="img/logo72.png"> <!-- for facebook sharing -->
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="img/logo114.png"/>
<link rel="apple-touch-startup-image" href="img/splash.png" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
<script src="//ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"></script>
<script>
window.jQuery || document.write('js/jquery-1.7.2.js');
JSON || document.write('<script src="js/json.min.js"><\/script>');
</script>
<script src="js/app.js"></script>
</head>
<body>
<noscript>
You need to <a href="http://enable-javascript.com/">enable JavaScript</a> to enjoy this page.
</noscript>
<!-- Prompt for Chrome Frame in IE6 -->
<!--[if lt IE 7 ]>
<script src="//ajax.googleapis.com/ajax/libs/chrome-frame/1.0.3/CFInstall.min.js"></script>
<script>window.attachEvent('onload',function(){CFInstall.check({mode:'overlay'})})</script>
<![endif]-->
<div class="container" style="max-width:900px">
<header class="jumbotron">
<h1>MSuite</h1>
<h3>mobile development at michigan</h3>
</header>
<div class="main">
<div class="nav">
<h2>
<a href="#">apps</a>
<!--<a href="#">about</a>
<a href="#">team</a>
<a href="#">contact</a>-->
</h2>
</div>
<div class="apps">
<div class="row-fluid">
<div class="appRow span4">
<img src="img/logo72.png" class="appPhoto">
<div class="appDesc">
<h3>Mobile CTools</h3>
<h5>iOS - Winter 2011</h5>
<p class="appText"></p>
</div>
</div>
<div class="appRow span4">
<img src="img/logo72.png" class="appPhoto">
<div class="appDesc">
<h3>UM Athletics</h3>
<h5>iOS/Android - Winter 2011</h5>
<p class="appText"></p>
</div>
</div>
<div class="appRow span4">
<img src="img/logo72.png" class="appPhoto">
<div class="appDesc">
<h3>UM Basketball</h3>
<h5>iPad - Winter 2012</h5>
<p class="appText"></p>
</div>
</div>
</div>
<div class="row-fluid">
<div class="appRow span4">
<img src="img/logo72.png" class="appPhoto">
<div class="appDesc">
<h3>MPS</h3>
<h5>iOS - Winter 2011</h5>
<p class="appText"></p>
</div>
</div>
<div class="appRow span4">
<img src="img/logo72.png" class="appPhoto">
<div class="appDesc">
<h3>Adventure Game</h3>
<h5>WinPhone - Winter 2011</h5>
<p class="appText"></p>
</div>
</div>
<div class="appRow span4">
<img src="img/logo72.png" class="appPhoto">
<div class="appDesc">
<h3>miGuide</h3>
<h5>iOS - Winter 2012</h5>
<p class="appText"></p>
</div>
</div>
</div>
<div class="row-fluid">
<div class="appRow span4">
<img src="img/logo72.png" class="appPhoto">
<div class="appDesc">
<h3>MAAV Controller</h3>
<h5>Android Tablet - Winter 2012</h5>
<p class="appText"></p>
</div>
</div>
<div class="appRow span4">
<img src="img/logo72.png" class="appPhoto">
<div class="appDesc">
<h3>UM CourseGuide</h3>
<h5>Android - Winter 2012</h5>
<p class="appText"></p>
</div>
</div>
<div class="appRow span4">
<img src="img/logo72.png" class="appPhoto">
<div class="appDesc">
<h3>TheTileProject</h3>
<h5>iOS/Android - Winter 2012</h5>
<p class="appText"></p>
</div>
</div>
</div>
<div class="row-fluid">
<div class="appRow span4">
<img src="img/logo72.png" class="appPhoto">
<div class="appDesc">
<h3>School of Nursing</h3>
<h5>Android - TBD</h5>
<p class="appText"></p>
</div>
</div>
<div class="appRow span4">
<img src="img/logo72.png" class="appPhoto">
<div class="appDesc">
<h3>Ear Training</h3>
<h5>iOS - TBD</h5>
<p class="appText"></p>
</div>
</div>
</div>
</div>
<footer>
<div>
<h3> Have your own idea? Visit the <a href="http://mmm.msuite.org">Michigan Mobile Manufactory</a>.</h3>
<a href="http://www.facebook.com/UM.MSuite" target="_blank"><img src="img/facebook.png"></a>
<a href="http://twitter.com/#!/msuitetweet" target="_blank"><img src="img/twitter.png"></a>
<a href="http://www.youtube.com/watch?v=j1GAQ9vSUqI" target="_blank"><img src="img/youtube.png"></a>
</div>
<div class="copy">© MSuite - University of Michigan, Ann Arbor</div>
</footer>
</div>
</div>
</body>
</html>