forked from aozora/bootmetro
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathwide-tiles-templates.html
481 lines (448 loc) · 24.7 KB
/
wide-tiles-templates.html
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
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
<!doctype html>
<!-- paulirish.com/2008/conditional-stylesheets-vs-css-hacks-answer-neither/ -->
<!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en"> <![endif]-->
<!--[if IE 7]> <html class="no-js ie7 oldie" lang="en"> <![endif]-->
<!--[if IE 8]> <html class="no-js ie8 oldie" lang="en"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en"> <!--<![endif]-->
<head>
<meta charset="utf-8" />
<!-- Always force latest IE rendering engine (even in intranet) & Chrome Frame -->
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<title>Wide · Metro</title>
<!-- Mobile viewport optimized: h5bp.com/viewport -->
<meta name="viewport" content="width=device-width">
<meta name="description" content=""/>
<meta name="author" content=""/>
<!-- remove or comment this line if you want to use the local fonts -->
<link href='http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700' rel='stylesheet' type='text/css'>
<link rel="stylesheet" type="text/css" href="content/css/bootstrap.css">
<link rel="stylesheet" type="text/css" href="content/css/bootstrap-responsive.css">
<link rel="stylesheet" type="text/css" href="content/css/metro-ui.css">
<link rel="stylesheet" type="text/css" href="content/css/metro-tiles.css">
<link rel="stylesheet" type="text/css" href="content/css/charms.css">
<link rel="stylesheet" type="text/css" href="content/css/metro-ui-light.css">
<!--<link rel="stylesheet" type="text/css" href="content/css/metro-accent-colors.css">-->
<link rel="stylesheet" type="text/css" href="content/css/bootstrap-metro-responsive.css">
<link rel="stylesheet" type="text/css" href="content/css/icomoon.css">
<!-- these two css are to use only for documentation -->
<link rel="stylesheet" type="text/css" href="content/css/demo.css">
<link rel="stylesheet" type="text/css" href="scripts/google-code-prettify/prettify.css" >
<!-- Le fav and touch icons -->
<link rel="shortcut icon" href="content/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="content/ico/apple-touch-icon-144-precomposed.png">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="content/ico/apple-touch-icon-114-precomposed.png">
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="content/ico/apple-touch-icon-72-precomposed.png">
<link rel="apple-touch-icon-precomposed" href="content/ico/apple-touch-icon-57-precomposed.png">
<!-- All JavaScript at the bottom, except for Modernizr and Respond.
Modernizr enables HTML5 elements & feature detects; Respond is a polyfill for min/max-width CSS3 Media Queries
For optimal performance, use a custom Modernizr build: www.modernizr.com/download/ -->
<script src="scripts/modernizr.min.js"></script>
<!--@RenderSection("head", false)-->
</head>
<body data-accent="blue">
<!-- Prompt IE 6 users to install Chrome Frame. Remove this if you support IE 6.
chromium.org/developers/how-tos/chrome-frame-getting-started -->
<!--[if lt IE 7]><p class=chromeframe>Your browser is <em>ancient!</em> <a href="http://browsehappy.com/">Upgrade to a different browser</a> or <a href="http://www.google.com/chromeframe/?redirect=true">install Google Chrome Frame</a> to experience this site.</p><![endif]-->
<!-- Header
================================================== -->
<header id="nav-bar" class="container-fluid">
<div class="row-fluid">
<div class="span8">
<div id="header-container">
<a id="backbutton" class="win-backbutton" href="./index.html"></a>
<h5>Application Name</h5>
<div class="dropdown">
<a class="header-dropdown dropdown-toggle accent-color" data-toggle="dropdown" href="#" >
Wide Tiles Templates
<b class="caret" href="#"></b>
</a>
<ul class="dropdown-menu">
<li><a href="./appbar-demo.html">Demo App-Bar</a></li>
<li><a href="./table-simple.html">Demo Simple Table</a></li>
<li><a href="./table-filtered.html">Demo Table with Filters</a></li>
<li><a href="./tiles-templates.html">Tile Templates</a></li>
<li><a href="./bootstrap-scaffolding.html">Bootstrap Scaffolding</a></li>
<li><a href="./bootstrap-base-css.html">Bootstrap Base CSS</a></li>
<li><a href="./bootstrap-components.html">Bootstrap Components</a></li>
<li><a href="./bootstrap-javascript.html">Bootstrap Javascript</a></li>
<li class="divider"></li>
<li><a href="./index.html">Home</a></li>
</ul>
</div>
</div>
</div>
<a id="user-info" class="pull-right" href="#">
<div class="user-info-block">
<h3>FirstName</h3>
<h4>LastName</h4>
</div>
<div class="user-info-block">
<b class="icon-user"></b>
</div>
</a>
</div>
</header>
<div class="container-fluid">
<div class="subnav">
<ul class="nav nav-pills">
<li><a href="#textonly">Wide Text Only Tiles</a></li>
<li><a href="#imageonly">Wide Image Only Tiles</a></li>
<li><a href="#imageandtext">Wide image-and-text Tiles</a></li>
</ul>
</div>
</div>
<div class="container-fluid metro">
<div class="row-fluid">
<div class="span12">
<table id="textonly" class="table">
<caption><h3>Wide Text Only Tiles</h3></caption>
<thead>
<tr>
<th>Template Name</th>
<th>Description</th>
<th>Tile</th>
</tr>
</thead>
<tbody>
<tr>
<td><strong>TileWideText01</strong></td>
<td>One header string in larger text on the first line, four strings of regular text on the next four lines. Text does not wrap.</td>
<td>
<a class="tile tilewidetext01 bg-color-blueDark" href="#">
<div class="text-header">Header</div>
<div class="text">Text field 1</div>
<div class="text">Text field 2</div>
<div class="text">Text field 3</div>
<div class="text">Text field 4</div>
</a>
</td>
</tr>
<tr>
<td><strong>TileWideText02</strong></td>
<td>One header string in larger text over eight short strings arranged in two columns of four lines each. Columns are of equal width.</td>
<td>
<a class="tile tilewidetext02 bg-color-blueDark" href="#">
<div class="text-header">Header</div>
<div class="column">
<div class="text">Text field 1</div>
<div class="text">Text field 2</div>
<div class="text">Text field 3</div>
<div class="text">Text field 4</div>
</div>
<div class="column">
<div class="text">Text field 5</div>
<div class="text">Text field 6</div>
<div class="text">Text field 7</div>
<div class="text">Text field 8</div>
</div>
</a>
</td>
</tr>
<tr>
<td><strong>TileWideText03</strong></td>
<td>One string of large text wrapped over a maximum of three lines.</td>
<td>
<a class="tile tilewidetext03 bg-color-blueDark" href="#">
<div class="text">Vivamus elementum semper nisi. Aenean vulputate eleifend tellus. Aenean leo ligula</div>
</a>
</td>
</tr>
<tr>
<td><strong>TileWideText04</strong></td>
<td>One string of regular text wrapped over a maximum of five lines.</td>
<td>
<a class="tile tilewidetext04 bg-color-blueDark" href="#">
<div class="text">Vivamus elementum semper nisi. Aenean vulputate eleifend tellus. Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim.</div>
</a>
</td>
</tr>
<tr>
<td><strong>TileWideText05</strong></td>
<td>Five strings of regular text on five lines. Text does not wrap.</td>
<td>
<a class="tile tilewidetext05 bg-color-blueDark" href="#">
<div class="tile-inner">
<div class="text">Text field 1 Vivamus elementum semper nisi. Aenean vulputate eleifend tellus.</div>
<div class="text">Text field 2 Vivamus elementum semper nisi. Aenean vulputate eleifend tellus.</div>
<div class="text">Text field 3 Vivamus elementum semper nisi. Aenean vulputate eleifend tellus.</div>
<div class="text">Text field 4 Vivamus elementum semper nisi. Aenean vulputate eleifend tellus.</div>
<div class="text">Text field 5 Vivamus elementum semper nisi. Aenean vulputate eleifend tellus.</div>
</div>
</a>
</td>
</tr>
<tr>
<td><strong>TileWideText06</strong></td>
<td>Ten short strings of regular text, arranged in two columns of five lines each. Columns are of equal width.</td>
<td>
<a class="tile tilewidetext06 bg-color-blueDark" href="#">
<div class="tile-inner">
<div class="column">
<div class="text">Text field 1</div>
<div class="text">Text field 2</div>
<div class="text">Text field 3</div>
<div class="text">Text field 4</div>
</div>
<div class="column">
<div class="text">Text field 5</div>
<div class="text">Text field 6</div>
<div class="text">Text field 7</div>
<div class="text">Text field 8</div>
</div>
</div>
</a>
</td>
</tr>
<tr>
<td><strong>TileWideText07</strong></td>
<td>One header string in larger text over eight short strings of regular text arranged in two columns of four lines each. The column widths are such that the first column acts as a label and the second column as the content. This template is similar to TileWideText10, but the first column is wider.</td>
<td>
<a class="tile tilewidetext07 bg-color-blueDark" href="#">
<div class="text-header">Header</div>
<div class="column-labels">
<div class="text">label 1</div>
<div class="text">label 2</div>
<div class="text">label 3</div>
<div class="text">label 4</div>
</div>
<div class="column">
<div class="text">Text field 1</div>
<div class="text">Text field 2</div>
<div class="text">Text field 3</div>
<div class="text">Text field 4</div>
</div>
</a>
</td>
</tr>
<tr>
<td><strong>TileWideText08</strong></td>
<td>Ten short strings of regular text arranged in two columns of five lines each. The column widths are such that the first column acts as a label and the second column as the content. This template is similar to TileWideText11, but the first column is wider.</td>
<td>
<a class="tile tilewidetext08 bg-color-blueDark" href="#">
<div class="column-labels">
<div class="text">label 1</div>
<div class="text">label 2</div>
<div class="text">label 3</div>
<div class="text">label 4</div>
<div class="text">label 5</div>
</div>
<div class="column">
<div class="text">Text field 1</div>
<div class="text">Text field 2</div>
<div class="text">Text field 3</div>
<div class="text">Text field 4</div>
<div class="text">Text field 5</div>
</div>
</a>
</td>
</tr>
<tr>
<td><strong>TileWideText09</strong></td>
<td>One header string in larger text over one string of regular text wrapped over a maximum of four lines.</td>
<td>
<a class="tile tilewidetext09 bg-color-blueDark" href="#">
<div class="text-header">Header</div>
<div class="text">Vivamus elementum semper nisi. Aenean vulputate eleifend tellus. Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim.</div>
</a>
</td>
</tr>
<tr>
<td><strong>TileWideText10</strong></td>
<td>One header string in larger text over eight short strings of regular text arranged in two columns of four lines each. The column widths are such that the first column acts as a label and the second column as the content. This template is similar to TileWideText07, but the first column is narrower.</td>
<td>
<a class="tile tilewidetext10 bg-color-blueDark" href="#">
<div class="text-header">Header</div>
<div class="column-labels">
<div class="text">label 1</div>
<div class="text">label 2</div>
<div class="text">label 3</div>
<div class="text">label 4</div>
</div>
<div class="column">
<div class="text">Text field 1</div>
<div class="text">Text field 2</div>
<div class="text">Text field 3</div>
<div class="text">Text field 4</div>
</div>
</a>
</td>
</tr>
<tr>
<td><strong>TileWideText11</strong></td>
<td>Ten short strings of regular text arranged in two columns of five lines each. The column widths are such that the first column acts as a label and the second column as the content. This template is similar to TileWideText08, but the first column is narrower.</td>
<td>
<a class="tile tilewidetext11 bg-color-blueDark" href="#">
<div class="column-labels">
<div class="text">label 1</div>
<div class="text">label 2</div>
<div class="text">label 3</div>
<div class="text">label 4</div>
<div class="text">label 5</div>
</div>
<div class="column">
<div class="text">Text field 1</div>
<div class="text">Text field 2</div>
<div class="text">Text field 3</div>
<div class="text">Text field 4</div>
<div class="text">Text field 5</div>
</div>
</a>
</td>
</tr>
</tbody>
</table>
<table id="imageonly" class="table">
<caption><h3>Wide Image Only Tiles</h3></caption>
<thead>
<tr>
<th>Template Name</th>
<th>Description</th>
<th>Tile</th>
</tr>
</thead>
<tbody>
<tr>
<td><strong>TileWideImage</strong></td>
<td>One wide image that fills the entire tile, no text.</td>
<td>
<a class="tile tilewideimage bg-color-blueDark" href="#">
<img src="content/img/tile-wide.jpg" alt="" />
</a>
</td>
</tr>
<tr>
<td><strong>TileWideImageCollection</strong></td>
<td>One large square image with four smaller square images to its right, no text.</td>
<td>
<a class="tile tilewideimagecollection bg-color-blueDark" href="#">
<img class="tile-image-main" src="content/img/avatar-movie-puzzles-2.jpg" alt="" />
<div class="tile-small-images">
<img src="content/img/tile-wide-collection-1.jpg" alt="" />
<img src="content/img/tile-wide-collection-2.png" alt="" />
<img src="content/img/tile-wide-collection-3.gif" alt="" />
<img src="content/img/tile-wide-collection-4.png" alt="" />
</div>
</a>
</td>
</tr>
</tbody>
</table>
<table id="imageandtext" class="table">
<caption><h3>Wide image-and-text templates</h3></caption>
<thead>
<tr>
<th>Template Name</th>
<th>Description</th>
<th>Tile</th>
</tr>
</thead>
<tbody>
<tr>
<td><strong>TileWideImageAndText01</strong></td>
<td>One wide image over one string of regular text wrapped over a maximum of two lines.</td>
<td>
<a class="tile tilewideimageandtext01 bg-color-blueDark" href="#">
<div class="tile-image-wrapper">
<img src="content/img/tile-wide.jpg" alt="" />
</div>
<div class="text">Vivamus elementum semper nisi. Aenean vulputate eleifend tellus. Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim.</div>
</a>
</td>
</tr>
<tr>
<td><strong>TileWideImageAndText02</strong></td>
<td>One wide image over one string of regular text wrapped over a maximum of two lines.</td>
<td>
<a class="tile tilewideimageandtext02 bg-color-blueDark" href="#">
<div class="tile-image-wrapper">
<img src="content/img/tile-wide.jpg" alt="" />
</div>
<div class="text">Vivamus elementum semper nisi. Aenean vulputate eleifend tellus. Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim.</div>
<div class="text">Vivamus elementum semper nisi. Aenean vulputate eleifend tellus. Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim.</div>
</a>
</td>
</tr>
<tr>
<td><strong>TileWideBlockAndText01</strong></td>
<td>Four strings of regular, unwrapped text on the left; large block text over a single, short string of bold, regular text on the right.</td>
<td>
<a class="tile tilewideblockandtext01 bg-color-blueDark" href="#">
<div class="tile-column">
<img src="content/img/tile-wide.jpg" alt="" />
</div>
<div class="text">Vivamus elementum semper nisi. Aenean vulputate eleifend tellus. Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim.</div>
<div class="text">Vivamus elementum semper nisi. Aenean vulputate eleifend tellus. Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim.</div>
</a>
</td>
</tr> </tbody>
</table>
</div>
</div>
</div> <div id="charms" class="win-ui-dark">
<div id="charms-header" class="row">
<div class="span1 align-left">
<a id="close-charms" class="win-backbutton" href="#"></a>
</div>
<div class="span2">
<h1>Utente</h1>
</div>
</div>
<div id="charms-body">
<div id="charms-user" class="span3">
<br />
<div class="row">
<div class="span2">
<h3>FirstName</h3>
<h4>LastName</h4>
</div>
<div class="span1">
<img src="http://www.gravatar.com/avatar/6cc5a644d49a9bfe88bc0819ae7bdea6.png?s=48" alt="user" />
</div>
</div>
<hr/>
<div class="">
<form class="">
<label for="hub-color-select">HUB background color:</label>
<select id="hub-color-select">
<option value="#FFF">Light</option>
<option value="#F2F2F2">Semi Light 1</option>
<option value="#F4F4F4">Semi Light 2</option>
<option value="#000">Dark</option>
<option value="#004050">Win8</option>
</select>
<label for="accent-color-select">Accent Color:</label>
<select id="accent-color-select">
<option value="orange">Orange</option>
<option value="red">Red</option>
<option value="green">Green</option>
<option value="blue">Blue</option>
<option value="purple">Purple</option>
<option value="teal">Teal</option>
<option value="lime">Lime</option>
</select>
</form>
</div>
</div>
<div id="charms-search">
Search:
<input type="text" id="charmsSearchTextbox" />
<ul id="searchResults">
</ul>
</div>
</div>
</div>
<!-- Grab Google CDN's jQuery. fall back to local if necessary -->
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
<script>window.jQuery || document.write("<script src='scripts/jquery-1.7.2.min.js'>\x3C/script>")</script>
<script type="text/javascript" src="scripts/google-code-prettify/prettify.js"></script>
<script type="text/javascript" src="scripts/jquery.mousewheel.js"></script>
<script type="text/javascript" src="scripts/jquery.scrollTo.js"></script>
<script type="text/javascript" src="scripts/bootstrap.min.js"></script>
<script type="text/javascript" src="scripts/metro.js"></script>
<script type="text/javascript" src="scripts/charms.js"></script>
<script type="text/javascript" src="scripts/demo.js"></script>
<script type="text/javascript">
$(".metro").metro();
</script>
</body>
</html>