-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
58 lines (49 loc) · 2.42 KB
/
Copy pathindex.html
File metadata and controls
58 lines (49 loc) · 2.42 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
<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8'>
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<link rel="stylesheet" type="text/css" href="stylesheets/stylesheet.css" media="screen" />
<link rel="stylesheet" type="text/css" href="stylesheets/pygment_trac.css" media="screen" />
<link rel="stylesheet" type="text/css" href="stylesheets/print.css" media="print" />
<link rel="apple-touch-icon" href="apple-touch-icon-72x72-precomposed.png"/>
<title>ux-prototype by nyslabor</title>
</head>
<body>
<header>
<div class="container">
<h1>ux-prototype</h1>
<h2>Prototype folder</h2>
<section id="downloads">
<a href="https://github.com/nyslabor/UX-Prototype/zipball/master" class="btn">Download as .zip</a>
<a href="https://github.com/nyslabor/UX-Prototype/tarball/master" class="btn">Download as .tar.gz</a>
<a href="https://github.com/nyslabor/UX-Prototype" class="btn btn-github"><span class="icon"></span>View on GitHub</a>
</section>
</div>
</header>
<div class="container">
<section id="main_content">
<ul>
<li>UX Team Prototypes (Most Recent On Top)
<ul id="second-level">
<li><a href="key-value-styling/index.html">Key Value Styling</a></li>
<li><a href="page-feedback/index.html">Page Rating</a></li>
<li><a href="PopOver/internal-example.html">Internal Popover</a></li>
<li><a href="PopOver/external.html">External Popover</a></li>
<li><a href="responsive-templates/fluid/index.html">Fixed Template</a></li>
<li><a href="responsive-templates/fluid/index-fluid.html">Fluid Template</a></li>
<li><a href="LESS/color-palette.html">Color Palette</a></li>
<li><a href="job-fair/index-desktop.html">Desktop Job Fair</a></li>
<li><a href="job-fair/index-mobile-2.html">Mobile Job Fair</a></li>
<li><a href="expandable-text/index.html">Text Expansion</a> </li>
<li><a href="idm-login/index.htm">IDM Login</a> </li>
<li><a href="video-subtitles/index.html">Video Subtitles </a> </li>
<li><a href="UX-icons/index.html">Text Icons</a></li>
<li><a href="intranet-mega-menu/">Intranet Mega Menu Test</a></li>
</ul>
</li>
</ul>
</section>
</div>
</body>
</html>